Skip to content

Commit 7277a22

Browse files
committed
fix cannon's config for CI
1 parent 6ea88ec commit 7277a22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

hack/helm_vars/wire-server/values.yaml.gotmpl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,8 @@ cannon:
170170
limits:
171171
memory: 512Mi
172172
drainTimeout: 0
173-
disabledAPIVersions: []
173+
config:
174+
disabledAPIVersions: []
174175
cargohold:
175176
replicaCount: 1
176177
imagePullPolicy: {{ .Values.imagePullPolicy }}

0 commit comments

Comments
 (0)