Merge pull request #495 from 3dwardch3ng/infra/postgresql
test in app secret decrypt and import
This commit is contained in:
@@ -2,4 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- ../../base
|
||||
- ./secret.yaml
|
||||
- secrets://secret.yaml
|
||||
@@ -61,9 +61,6 @@ spec:
|
||||
path: '{{ srcPath }}'
|
||||
repoURL: '{{ srcRepoURL }}'
|
||||
targetRevision: '{{ srcTargetRevision }}'
|
||||
helm:
|
||||
valueFiles:
|
||||
- secrets://{{ srcPath }}/secret.yaml
|
||||
syncPolicy:
|
||||
automated:
|
||||
allowEmpty: true
|
||||
|
||||
Reference in New Issue
Block a user