Skip to content

Instantly share code, notes, and snippets.

@kesor
Created May 27, 2020 12:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kesor/4601038efb7730c277f8d654751c402c to your computer and use it in GitHub Desktop.
Save kesor/4601038efb7730c277f8d654751c402c to your computer and use it in GitHub Desktop.
controller:
kind: DaemonSet
ingressClass: XXX-ingress
daemonset:
useHostPort: true
hostPorts:
http: 68888
https: null
containerPort:
http: 68888
https: null
service:
enabled: false
extraArgs:
http-port: 8080
defaultBackend:
enabled: false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment