소스 검색

Pongo url a reymota.es

Celestino Rey 6 달 전
부모
커밋
b20ccdb015
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      harbor/values.yaml

+ 2 - 2
harbor/values.yaml

@@ -29,7 +29,7 @@ expose:
       secretName: ""
   ingress:
     hosts:
-      core: harbor.reymota.lab
+      core: harbor.reymota.es
     # set to the type of ingress controller if it has specific requirements.
     # leave as `default` for most ingress controllers.
     # set to `gce` if using the GCE ingress controller
@@ -121,7 +121,7 @@ expose:
 # the IP address of k8s node
 #
 # If Harbor is deployed behind the proxy, set it as the URL of proxy
-externalURL: http://harbor.reymota.lab
+externalURL: https://harbor.reymota.es
 
 # The persistence is enabled by default and a default StorageClass
 # is needed in the k8s cluster to provision volumes dynamically.