فهرست منبع

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.