Add secret

This commit is contained in:
Jonny Ervine 2023-09-23 23:39:10 +08:00
parent 0e9d121775
commit 80e12dcd8e

View File

@ -25,7 +25,7 @@ expose:
# The name of secret which contains keys named:
# "tls.crt" - the certificate
# "tls.key" - the private key
secretName: ""
secretName: "harbor-ervine-dev-tls"
ingress:
hosts:
core: "harbor.ervine.dev"