Deploy GitHub Pages

This commit is contained in:
k8s-ci-robot 2022-07-08 14:01:45 +00:00
parent 5e57df1171
commit 6d2639aa12
3 changed files with 53 additions and 53 deletions

View file

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