Skip to content

Commit 12ad948

Browse files
cmyuiclaude
andauthored
Remove Istio sidecar injection label from cronjob (#37)
* Remove Istio sidecar injection label from cronjob Istio has been uninstalled from the cluster. Removing the sidecar injection label from the cronjob spec. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * Apply suggestion from @cmyui --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 2d9c150 commit 12ad948

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

k8s/cronjob.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,3 @@ spec:
3636
restartPolicy: OnFailure
3737
imagePullSecrets:
3838
- name: osuakatsuki-registry-secret
39-
metadata:
40-
labels:
41-
sidecar.istio.io/inject: "false"

0 commit comments

Comments
 (0)