Skip to content
Snippets Groups Projects
Verified Commit 4306caca authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(calico): Downgrade to 1.25.2 after further issues with GC

parent 70ad16b3
No related branches found
No related tags found
No related merge requests found
...@@ -12,7 +12,7 @@ spec: ...@@ -12,7 +12,7 @@ spec:
kind: HelmRepository kind: HelmRepository
name: projectcalico name: projectcalico
namespace: tigera-operator namespace: tigera-operator
version: v3.26.0 version: v3.25.1
interval: 15m interval: 15m
install: install:
remediation: remediation:
...@@ -23,8 +23,6 @@ spec: ...@@ -23,8 +23,6 @@ spec:
retries: 5 retries: 5
crds: CreateReplace crds: CreateReplace
values: values:
tigeraOperator:
version: v1.30.2
apiServer: apiServer:
enabled: true enabled: true
installation: installation:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment