Skip to content

Commit

Permalink
fix: excess configuration items
Browse files Browse the repository at this point in the history
  • Loading branch information
ElaBosak233 committed Nov 14, 2024
1 parent fec899a commit e4be514
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 e4be514

Please sign in to comment.