Skip to content
Snippets Groups Projects
Commit 8c144422 authored by Eric Cano's avatar Eric Cano
Browse files

Fixed path to the namespace yaml.

parent bcbb43f5
Branches
Tags
No related merge requests found
......@@ -17,7 +17,7 @@ perl -p -i -e 's/<%= \@my_ipaddress -%>/'"${my_ipaddress}"'/' ${dnspoddir}/pod-d
perl -p -i -e 's/<%= \@upper_level_dns -%>/'"${upper_level_dns}"'/' ${dnspoddir}/pod-dns.yaml
kubectl create -f ${dnspoddir}/kube-system_ns.yaml
kubectl create -f ./kube-system_ns.yaml
kubectl create -f ${dnspoddir}/dns-svc.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment