Skip to content

Instantly share code, notes, and snippets.

@bharatmicrosystems
Created August 29, 2020 12:29
Show Gist options
  • Save bharatmicrosystems/51f2340470a4a347527945d2da1b28bc to your computer and use it in GitHub Desktop.
Save bharatmicrosystems/51f2340470a4a347527945d2da1b28bc to your computer and use it in GitHub Desktop.
tolerations:
- key: "cloud.google.com/gke-preemptible"
operator: "Exists"
effect: "NoSchedule"
serviceAccountName: ingress-nginx
terminationGracePeriodSeconds: 300
volumes:
- name: webhook-cert
secret:
secretName: ingress-nginx-admission
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment