feature/sso-hardening #9

Merged
bstein merged 685 commits from feature/sso-hardening into main 2026-01-13 20:23:26 +00:00
Showing only changes of commit de8709bc2e - Show all commits

View File

@ -17,7 +17,7 @@ spec:
- cat - cat
tty: true tty: true
- name: kaniko - name: kaniko
image: gcr.io/kaniko-project/executor:v1.23.2 image: gcr.io/kaniko-project/executor:v1.23.2-debug
command: command:
- /busybox/cat - /busybox/cat
tty: true tty: true