fluxcd: teleport agent helm release

This commit is contained in:
Márcio Fernandes
2026-06-07 14:43:21 +00:00
parent 4a4c405c08
commit d3f3390e52
2 changed files with 20 additions and 1 deletions
@@ -0,0 +1,19 @@
apiVersion: helm.toolkit.fluxcd.io/v2
kind: HelmRelease
metadata:
name: teleport-agent
spec:
releaseName: teleport-kube-agent
interval: 40h
chart:
spec:
chart: teleport-kube-agent
version: 18.x.x
sourceRef:
kind: HelmRepository
name: teleport
interval: 40h
valuesFrom:
- kind: Secret
name: teleport-agent-helm-values
valuesKey: values.yaml
@@ -3,7 +3,7 @@ kind: Kustomization
namespace: teleport-agent
resources:
- helm-repo.yaml
# - helm-release.yaml
- helm-release.yaml
secretGenerator:
- name: teleport-agent-helm-values
files: