Skip to content

Commit 67aba18

Browse files
committed
fix(kustomization): Add full URL for MinIO operator in kustomization.yaml
1 parent 8b9ec75 commit 67aba18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/clusters/prod/controllers/kustomization.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ resources:
99
- ../../../../infrastructure/base/controllers/checkmk
1010
- ../../../../infrastructure/base/controllers/mariadb-operator-crds
1111
- ../../../../infrastructure/base/controllers/mariadb-operator
12+
- https://github.com/minio/operator?ref=v7.1.1
1213
# - ../../../../infrastructure/base/controllers/cnpg-operator
1314
patches:
1415
- path: cert-manager/release.yaml

0 commit comments

Comments
 (0)