fluxcd: storage-limbosolutions-com

This commit is contained in:
Márcio Fernandes
2026-06-07 22:31:02 +00:00
parent e004c033a4
commit d5f13a8c46
16 changed files with 124 additions and 64 deletions
@@ -0,0 +1,13 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: teleport-agent
resources:
- helm-repo.yaml
- helm-release.yaml
secretGenerator:
- name: seaweedfs-csi-helm-values
files:
- values.yaml=helm-values.yaml
- values.private.yaml=helm-values.private.yaml
generatorOptions:
disableNameSuffixHash: true