mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 06:27:05 +00:00
example/cluster-dns: Fix typo.
This commit is contained in:
parent
66d2e1cb92
commit
e6020c62ac
@ -1,6 +1,6 @@
|
|||||||
apiVersion: v1beta3
|
apiVersion: v1beta3
|
||||||
kind: Namespace
|
kind: Namespace
|
||||||
metadata:
|
metadata:
|
||||||
name: "development"
|
name: "production"
|
||||||
labels:
|
labels:
|
||||||
name: "development"
|
name: "production"
|
||||||
|
Loading…
Reference in New Issue
Block a user