diff --git a/clusters/standby/services/harbor/Chart.yaml b/clusters/cl01tl/services/harbor/Chart.yaml similarity index 100% rename from clusters/standby/services/harbor/Chart.yaml rename to clusters/cl01tl/services/harbor/Chart.yaml diff --git a/clusters/standby/services/harbor/templates/external-secret.yaml b/clusters/cl01tl/services/harbor/templates/external-secret.yaml similarity index 100% rename from clusters/standby/services/harbor/templates/external-secret.yaml rename to clusters/cl01tl/services/harbor/templates/external-secret.yaml diff --git a/clusters/standby/services/harbor/templates/ingress.yaml b/clusters/cl01tl/services/harbor/templates/ingress.yaml similarity index 90% rename from clusters/standby/services/harbor/templates/ingress.yaml rename to clusters/cl01tl/services/harbor/templates/ingress.yaml index 3512aac26..310b5dd7b 100644 --- a/clusters/standby/services/harbor/templates/ingress.yaml +++ b/clusters/cl01tl/services/harbor/templates/ingress.yaml @@ -9,6 +9,10 @@ metadata: app.kubernetes.io/version: {{ .Chart.AppVersion }} app.kubernetes.io/component: web app.kubernetes.io/part-of: {{ .Release.Name }} + labels: + tailscale.com/proxy-class: no-metrics + annotations: + tailscale.com/experimental-forward-cluster-traffic-via-ingress: "true" spec: ingressClassName: tailscale tls: diff --git a/clusters/standby/services/harbor/values.yaml b/clusters/cl01tl/services/harbor/values.yaml similarity index 99% rename from clusters/standby/services/harbor/values.yaml rename to clusters/cl01tl/services/harbor/values.yaml index 2b4ba5929..c20cb8e55 100644 --- a/clusters/standby/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -129,7 +129,7 @@ postgres-17-cluster: monitoring: enabled: true backup: - enabled: true + enabled: false endpointURL: https://nyc3.digitaloceanspaces.com destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/harbor/harbor-postgresql-17-cluster endpointCredentials: harbor-postgresql-17-cluster-backup-secret