Automated Manifest Update (#3731)
This PR contains newly rendered Kubernetes manifests automatically generated by the CI workflow. Reviewed-on: #3731 Co-authored-by: gitea-bot <gitea-bot@alexlebens.net> Co-committed-by: gitea-bot <gitea-bot@alexlebens.net>
This commit was merged in pull request #3731.
This commit is contained in:
@@ -9,6 +9,8 @@ metadata:
|
||||
app.kubernetes.io/part-of: cilium
|
||||
spec:
|
||||
schedule: "0 0 1 */4 *"
|
||||
successfulJobsHistoryLimit: 3
|
||||
failedJobsHistoryLimit: 1
|
||||
concurrencyPolicy: Forbid
|
||||
jobTemplate:
|
||||
spec:
|
||||
@@ -22,7 +24,7 @@ spec:
|
||||
type: RuntimeDefault
|
||||
containers:
|
||||
- name: certgen
|
||||
image: "quay.io/cilium/certgen:v0.3.1@sha256:2825dbfa6f89cbed882fd1d81e46a56c087e35885825139923aa29eb8aec47a9"
|
||||
image: "quay.io/cilium/certgen:v0.3.2@sha256:19921f48ee7e2295ea4dca955878a6cd8d70e6d4219d08f688e866ece9d95d4d"
|
||||
imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
capabilities:
|
||||
@@ -63,9 +65,6 @@ spec:
|
||||
- client auth
|
||||
validity: 8760h
|
||||
hostNetwork: false
|
||||
serviceAccount: "hubble-generate-certs"
|
||||
serviceAccountName: "hubble-generate-certs"
|
||||
automountServiceAccountToken: true
|
||||
restartPolicy: OnFailure
|
||||
affinity:
|
||||
ttlSecondsAfterFinished: 1800
|
||||
|
||||
Reference in New Issue
Block a user