all repos — infra @ master

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