Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2024-09-07 18:52:04 +00:00
parent 2bd12e11b1
commit aa0e5e07e7
3 changed files with 65 additions and 65 deletions

View file

@ -4,7 +4,7 @@
"spec": {
"initContainers": [{
"name": "sysctl",
"image": "alpine:3.18",
"image": "alpine:3.20",
"securityContext": {
"privileged": true
},