argo: add argo sops key & kustomization file
This commit is contained in:
parent
094514c88e
commit
25b4123b5d
5 changed files with 66 additions and 2 deletions
6
argo/kustomization.yaml
Normal file
6
argo/kustomization.yaml
Normal file
|
@ -0,0 +1,6 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
generators:
|
||||
- ./secret-generator.yaml
|
||||
resources:
|
||||
- ./cm.yaml
|
Loading…
Add table
Add a link
Reference in a new issue