Commit a2c7ea9a authored by Michael Faille's avatar Michael Faille

FIX : replace publicIP (decapricated) for clusterIP

parent e7b41f13
......@@ -6,7 +6,7 @@ metadata:
name: skydns
namespace: kube-system
spec:
portalIP: ${DNS_SERVER_IP}
clusterIP: ${DNS_SERVER_IP}
ports:
- port: 53
protocol: UDP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment