Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2022-08-18 12:55:45 +00:00
parent c9c1c50b0d
commit c693183630
3 changed files with 52 additions and 52 deletions

View file

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