Skip to content

Commit 690cf23

Browse files
committed
set wordpress version to freely upgrade and increase its operation timeout to 10m
1 parent 986c8a4 commit 690cf23

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flux-modules/extras/wordpress/deploy/wp-helmrelease.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,11 @@ spec:
77
chart:
88
spec:
99
chart: wordpress
10-
version: "15.x"
10+
version: "*"
1111
sourceRef:
1212
kind: HelmRepository
1313
name: bitnami
14+
timeout: 10m
1415
valuesFrom:
1516
- kind: Secret
1617
name: wp-admin-pass

0 commit comments

Comments
 (0)