Created
December 14, 2019 04:35
-
-
Save pandeybk/7654272c817c75135ea490f763987129 to your computer and use it in GitHub Desktop.
managed-certificate
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| --- | |
| apiVersion: networking.gke.io/v1beta1 | |
| kind: ManagedCertificate | |
| metadata: | |
| name: gke-goglides-certificate | |
| spec: | |
| domains: | |
| - gke.goglides.com |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment