Update k8s/apps/greece-notifier/deployment.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
All checks were successful
Check with kubeconform / lint (push) Successful in 10s
This commit is contained in:
@@ -40,8 +40,10 @@ spec:
|
|||||||
value: "info"
|
value: "info"
|
||||||
- name: ENDPOINT_BID
|
- name: ENDPOINT_BID
|
||||||
value: "56" # Cyprus id
|
value: "56" # Cyprus id
|
||||||
- name: UPDATE_INTERVAL_SECS
|
- name: UPDATE_INTERVAL_MIN
|
||||||
value: "300"
|
value: "270"
|
||||||
|
- name: UPDATE_INTERVAL_MAX
|
||||||
|
value: "350"
|
||||||
- name: TELOXIDE_TOKEN
|
- name: TELOXIDE_TOKEN
|
||||||
valueFrom:
|
valueFrom:
|
||||||
secretKeyRef:
|
secretKeyRef:
|
||||||
|
Reference in New Issue
Block a user