all repos — infra @ 0c2075ae8c175b6c20f4f406027aa1b54b651574

infrastructure manifests and setup notes

charts/ingress-nginx.yaml (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
  name: koti
  namespace: ingress-nginx
spec:
  repo: https://kubernetes.github.io/ingress-nginx
  chart: ingress-nginx
  targetNamespace: ingress-nginx
  valuesContent: |-
    controller:
      allowSnippetAnnotations: true