Skip to content
Snippets Groups Projects
Verified Commit c05a08c4 authored by Martin Kröning's avatar Martin Kröning :crab:
Browse files

chore: add nemo-regcred imagePullSecret

parent 82b3f87f
No related branches found
No related tags found
No related merge requests found
Pipeline #71783 failed
...@@ -41,6 +41,8 @@ spec: ...@@ -41,6 +41,8 @@ spec:
labels: labels:
app.kubernetes.io/name: see-interface app.kubernetes.io/name: see-interface
spec: spec:
imagePullSecrets:
- name: nemo-regcred
serviceAccountName: see-interface serviceAccountName: see-interface
priorityClassName: system-cluster-critical priorityClassName: system-cluster-critical
containers: containers:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment