We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b0b33c commit 2ed6857Copy full SHA for 2ed6857
cluster-dns/dns-frontend-pod.yaml
@@ -11,6 +11,6 @@ spec:
11
command:
12
- python
13
- client.py
14
- - http://dns-backend.development.cluster.local:8000
+ - http://dns-backend.development.svc.cluster.local:8000
15
imagePullPolicy: Always
16
restartPolicy: Never
0 commit comments