fluxcd: teleport agent
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: teleport-agent
|
||||
resources:
|
||||
- helm-repo.yaml
|
||||
# - helm-release.yaml
|
||||
secretGenerator:
|
||||
- name: teleport-agent-helm-install-values
|
||||
files:
|
||||
- values.yaml=helm-values.yaml
|
||||
generatorOptions:
|
||||
disableNameSuffixHash: true
|
||||
Reference in New Issue
Block a user