fix
This commit is contained in:
@@ -164,6 +164,7 @@ data "kustomization_overlay" "data" {
|
||||
name: gitea-shared-storage
|
||||
annotations:
|
||||
k8up.io/backup: "true"
|
||||
resize.kubesphere.io/storage_limit: "${var.storage.volume.maxSize}"
|
||||
spec: ${jsonencode(local.pvc_spec)}
|
||||
EOF
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user