Skip to content

Instantly share code, notes, and snippets.

@tylertreat
Last active June 19, 2020 21:31
Show Gist options
  • Save tylertreat/6cdbafd9bfdd0fbbb8d06203403936ae to your computer and use it in GitHub Desktop.
Save tylertreat/6cdbafd9bfdd0fbbb8d06203403936ae to your computer and use it in GitHub Desktop.
GKE-managed certificate
apiVersion: networking.gke.io/v1beta1
kind: ManagedCertificate
metadata:
name: iap-demo
spec:
domains:
- example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment