Last active
January 24, 2023 08:06
-
-
Save badri/90b71e1334050071695f09918314bbd8 to your computer and use it in GitHub Desktop.
Namespace and service account
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: v1 | |
kind: Namespace | |
metadata: | |
name: kong-api-gateway | |
labels: | |
istio.io/rev: asm-1153-6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment