mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-06 16:18:00 +08:00
🐞 GKE deployment saves $$ by not logging so much
Also, it uses the new ENTRYPOINT instead of the old CMD.
This commit is contained in:
@@ -20,9 +20,9 @@ spec:
|
||||
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
|
||||
- quiet
|
||||
ports:
|
||||
- containerPort: 53
|
||||
protocol: UDP
|
||||
|
Reference in New Issue
Block a user