Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2023-05-27 00:55:47 +00:00
parent 9512d17973
commit 323acc2d44
3 changed files with 54 additions and 54 deletions

View file

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