This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user