Skip to content

Instantly share code, notes, and snippets.

@digitalronin
Created October 3, 2020 13:21
Show Gist options
  • Select an option

  • Save digitalronin/d29aba8202e7abe43d7d2c20976e67a2 to your computer and use it in GitHub Desktop.

Select an option

Save digitalronin/d29aba8202e7abe43d7d2c20976e67a2 to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: Namespace
metadata:
name: hello-world-test
annotations:
awesome-company/cost-center: non-existent-cost-center
apiVersion: v1
kind: Namespace
metadata:
name: personnel-directory
annotations:
awesome-company/cost-center: hr
apiVersion: v1
kind: Namespace
metadata:
name: promotion-landing-page
annotations:
awesome-company/cost-center: marketing
apiVersion: v1
kind: Namespace
metadata:
name: customer-onboarding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment