Skip to content

Commit d167a74

Browse files
config: use v0.2 tag for samba-operator by default
Have the generated configuration rely on v0.2 of the operator. Signed-off-by: John Mulligan <[email protected]>
1 parent a25c61d commit d167a74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/manager/manager.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
envFrom:
3939
- configMapRef:
4040
name: controller-cfg
41-
image: quay.io/samba.org/samba-operator:latest
41+
image: quay.io/samba.org/samba-operator:v0.2
4242
imagePullPolicy: Always
4343
name: manager
4444
resources:

0 commit comments

Comments
 (0)