mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
ops(k8s): forgot to add kustomization files
This commit is contained in:
parent
49ef4146fc
commit
8cb37b8479
2 changed files with 6 additions and 1 deletions
|
|
@ -5,4 +5,5 @@ resources:
|
|||
- flannel
|
||||
- argocd
|
||||
- coredns
|
||||
- local-path-provisioner
|
||||
- local-path-provisioner
|
||||
- sops-secrets-operator
|
||||
4
k8s/system/sops-secrets-operator/kustomization.yaml
Normal file
4
k8s/system/sops-secrets-operator/kustomization.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- application.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue