fluxcd: teleport agent

This commit is contained in:
Márcio Fernandes
2026-06-07 14:30:10 +00:00
parent 837b30ff49
commit 0837efccf9
12 changed files with 98 additions and 23 deletions
@@ -0,0 +1,11 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: teleport-agent
resources:
- app-sync.yaml
secretGenerator:
- name: flux-sops-age
files:
- "age.agekey=./.env.d/age.agekey"
generatorOptions:
disableNameSuffixHash: true