Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2022-07-23 14:26:02 +00:00
parent bbe7f1f815
commit 17899fc13f
3 changed files with 52 additions and 52 deletions

View file

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