Skip to content

Commit

Permalink
fix(scheduler-k8s): Remove reference to private repository
Browse files Browse the repository at this point in the history
Signed-off-by: Denys Fedoryshchenko <[email protected]>
  • Loading branch information
nuclearcat committed Oct 9, 2024
1 parent 3964ae4 commit 602972a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/aks/scheduler-k8s.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ spec:
subPath: k8s-credentials/.azure
initContainers:
- name: credentials
image: denysfcollabora/pipeline
image: kernelci/kernelci:pipeline
imagePullPolicy: Always
volumeMounts:
- name: tmpsecrets
Expand Down

0 comments on commit 602972a

Please sign in to comment.