1
0
Fork 0

fix(registry): clusterissuer name

This commit is contained in:
Vojtěch Mareš 2022-09-16 16:42:06 +02:00
parent db30a7fad2
commit cfb9af2fad
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D

View file

@ -4,7 +4,7 @@ simple-registry:
image: registry:2 image: registry:2
storage: 50Gi storage: 50Gi
proxyBodySize: 500m proxyBodySize: 500m
clusterIssuer: letsencrypt-prod-mareshq clusterIssuer: letsencrypt-mareshq
registryUser: vojtechmares registryUser: vojtechmares
registryPassword: 8C8dLnnZVtQcWEDHhtuc registryPassword: 8C8dLnnZVtQcWEDHhtuc
hostReadOnly: docker.vmpkg.com hostReadOnly: docker.vmpkg.com