Skip to content

Commit

Permalink
Merge pull request #3 from ElaBosak233/main
Browse files Browse the repository at this point in the history
  • Loading branch information
GZTimeWalker authored Nov 14, 2024
2 parents fec899a + e4be514 commit dde719c
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion docs/en/guide/deployment/k8s-only.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ This article focuses on deploying GZCTF in a Kubernetes cluster. For configurati
- ReadWriteOnce
hostPath:
path: /mnt/path/to/gzctf/db # local path
apiVersion: v1
---
apiVersion: v1
kind: PersistentVolumeClaim
Expand Down
1 change: 0 additions & 1 deletion docs/ja/guide/deployment/k8s-only.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@
- ReadWriteOnce
hostPath:
path: /mnt/path/to/gzctf/db # ローカルのパス
apiVersion: v1
---
apiVersion: v1
kind: PersistentVolumeClaim
Expand Down
1 change: 0 additions & 1 deletion docs/zh/guide/deployment/k8s-only.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@
- ReadWriteOnce
hostPath:
path: /mnt/path/to/gzctf/db # 本地路径
apiVersion: v1
---
apiVersion: v1
kind: PersistentVolumeClaim
Expand Down

0 comments on commit dde719c

Please sign in to comment.