mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-05 07:36:54 +08:00
k8s: use the etcd cluster IP for queries
Note: this didn't work. So sad.
This commit is contained in:
@@ -19,6 +19,10 @@ spec:
|
||||
- name: sslip-container
|
||||
image: cunnie/sslip.io-dns-server:latest
|
||||
imagePullPolicy: Always
|
||||
command:
|
||||
- /usr/sbin/sslip.io-dns-server
|
||||
- -etcdHost
|
||||
- k-v-io-etcd-cluster.default.svc.cluster.local:2379
|
||||
ports:
|
||||
- containerPort: 53
|
||||
protocol: UDP
|
||||
|
Reference in New Issue
Block a user