fluxcd : adding repo example with some apps
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: infrastructure
|
||||
resources:
|
||||
- vault-secret-store.yaml
|
||||
- vault-secret-store-app.yaml
|
||||
- registry-credentials.yaml
|
||||
- longhorn-s3-backup-secret.yaml
|
||||
Reference in New Issue
Block a user