for future k8s exec
This commit is contained in:
parent
81dde868a3
commit
5b626dcb21
@ -4,12 +4,12 @@ metadata:
|
|||||||
name: test-monitor
|
name: test-monitor
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: "oc-monitor-quity-anetran"
|
- name: "oc-workflow-prous-skintris"
|
||||||
image: docker.io/library/oc-monitor # Currently uses the local contenaird
|
image: docker.io/library/oc-monitor # Currently uses the local contenaird
|
||||||
imagePullPolicy: IfNotPresent # This should be removed once a registry has been set up
|
imagePullPolicy: IfNotPresent # This should be removed once a registry has been set up
|
||||||
env:
|
env:
|
||||||
- name: "OCMONITOR_ARGOFILE"
|
- name: "OCMONITOR_ARGOFILE"
|
||||||
value: "quity-anetran_29_07_2024_144136.yml"
|
value: "prous-skintris_29_07_2024_164008.yml"
|
||||||
- name: "OCMONITOR_LOKIURL"
|
- name: "OCMONITOR_LOKIURL"
|
||||||
value: "info" # !!!! In dev this must be replaced with the address of one of your interface (wifi, ethernet..)
|
value: "info" # !!!! In dev this must be replaced with the address of one of your interface (wifi, ethernet..)
|
||||||
restartPolicy: OnFailure
|
restartPolicy: OnFailure
|
||||||
|
Loading…
Reference in New Issue
Block a user