Skip to content

Commit e64fb9b

Browse files
committed
fix: add config map
1 parent 36091e0 commit e64fb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/lab/cnpg/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resources:
88
- ../../base/cnpg/
99

1010
configMapGenerator:
11-
- name: vault-values
11+
- name: cnpg-values
1212
files:
1313
- values.yaml
1414

0 commit comments

Comments
 (0)