mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
Merge pull request #9406 from yifan-gu/examples
example/cluster-dns: Fix typo.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1beta3
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: "development"
|
||||
name: "production"
|
||||
labels:
|
||||
name: "development"
|
||||
name: "production"
|
||||
|
Reference in New Issue
Block a user