mirror of https://github.com/k3s-io/k3s
Fixed typo in the dns name
parent
0b469f4cb5
commit
2dffd46635
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue