example/cluster-dns: Fix typo.
This commit is contained in:
parent
5cffd96e28
commit
cbd0269fd0
|
@ -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