Add missing cidr declarations.
This commit is contained in:
@@ -201,7 +201,8 @@ metadata:
|
||||
spec:
|
||||
selector:
|
||||
k8s-app: kube-dns
|
||||
clusterIP: 10.197.0.10
|
||||
# clusterIP: 10.197.0.10
|
||||
clusterIP: "fd00:3e42:e349::10"
|
||||
ports:
|
||||
- name: dns
|
||||
port: 53
|
||||
|
||||
Reference in New Issue
Block a user