mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 05:30:26 +00:00
Fixed typo in the dns name
This commit is contained in:
@@ -11,6 +11,6 @@ spec:
|
||||
command:
|
||||
- python
|
||||
- client.py
|
||||
- http://dns-backend.development.cluster.local:8000
|
||||
- http://dns-backend.development.svc.cluster.local:8000
|
||||
imagePullPolicy: Always
|
||||
restartPolicy: Never
|
||||
|
Reference in New Issue
Block a user