all repos — infra @ 58facd2e65c8f8dac00c426fa9e07988fda913c3

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