Files
git.limbosolutions.com/deploy/app/kustomization.yaml
T
Márcio Fernandes 673756b1ed flux: add backup sync
2026-06-02 22:40:42 +00:00

14 lines
337 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: git-limbosolutions-com
resources:
- gitea-helm-repo.yaml
secretGenerator:
- name: gitea-helm-install-values
files:
- values.yaml=helm-values.yaml
- values.private.yaml=helm-values.private.yaml
generatorOptions:
disableNameSuffixHash: true