This commit is contained in:
parent
a90cc81817
commit
5886291465
@ -96,7 +96,7 @@ spec:
|
|||||||
serviceAccountName: meta-operator
|
serviceAccountName: meta-operator
|
||||||
containers:
|
containers:
|
||||||
- name: meta-operator
|
- name: meta-operator
|
||||||
image: harbor.k-space.ee/k-space/meta-operator
|
image: codemowers/meta-operator:latest
|
||||||
securityContext:
|
securityContext:
|
||||||
readOnlyRootFilesystem: true
|
readOnlyRootFilesystem: true
|
||||||
runAsNonRoot: true
|
runAsNonRoot: true
|
||||||
@ -138,7 +138,7 @@ spec:
|
|||||||
serviceAccountName: meta-operator
|
serviceAccountName: meta-operator
|
||||||
containers:
|
containers:
|
||||||
- name: meta-operator
|
- name: meta-operator
|
||||||
image: harbor.k-space.ee/k-space/meta-operator
|
image: codemowers/meta-operator:latest
|
||||||
command:
|
command:
|
||||||
- /meta-operator.py
|
- /meta-operator.py
|
||||||
- --target
|
- --target
|
||||||
|
Loading…
Reference in New Issue
Block a user