Repast content values-tenant.yaml 12

This commit is contained in:
Ruben Hensen
2024-09-10 00:15:58 +02:00
parent 4c0aaa55f2
commit f4f4e2cd7a
+4 -4
View File
@@ -28,10 +28,10 @@ tenant:
# pullPolicy: IfNotPresent # pullPolicy: IfNotPresent
# #
# #
image: # image:
repository: quay.io/minio/minio # repository: quay.io/minio/minio
tag: RELEASE.2024-08-17T01-24-54Z # tag: RELEASE.2024-08-17T01-24-54Z
pullPolicy: IfNotPresent # pullPolicy: IfNotPresent
### ###
# #
# An array of Kubernetes secrets to use for pulling images from a private ``image.repository``. # An array of Kubernetes secrets to use for pulling images from a private ``image.repository``.