Skip to content

Commit

Permalink
Move to new environment, upgrade to kubernetes 1.26
Browse files Browse the repository at this point in the history
  • Loading branch information
timebertt committed Oct 24, 2023
1 parent ab61428 commit 7c69865
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
- --google-zone-visibility=public
- --policy=sync
- --registry=txt
- --txt-owner-id=shoot--timebertt--sharding-0e61b9e9-b7ce-4a71-a502-89f366015617-ond-460a37
- --txt-owner-id=shoot--timebertt--sharding-d657103c-eb4f-4a02-9af3-8ee7dc8d6e12-ond-82dc04
- --interval=1m
# ensure the records are not owned by short-lived acme solvers managed by cert-manager or website ingresses
- --label-filter=acme.cert-manager.io/http01-solver!=true,app!=website
Expand Down
2 changes: 1 addition & 1 deletion webhosting-operator/shoot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
nodeCIDRMaskSize: 20
kubeProxy:
mode: IPTables
version: "1.25"
version: "1.26"
verticalPodAutoscaler:
enabled: true
maintenance:
Expand Down

0 comments on commit 7c69865

Please sign in to comment.