mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-20 09:50:57 +00:00
7 lines
95 B
YAML
7 lines
95 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: "production"
|
|
labels:
|
|
name: "production"
|