Skip to content

Commit

Permalink
abandon harbor deployment because rook-ceph-mgr-dashboard pod disappe…
Browse files Browse the repository at this point in the history
…ared
  • Loading branch information
ginxxxxx committed Jan 31, 2025
1 parent 85d39ed commit dbfefee
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/harbor-registry/harbor/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ metadata:
namespace: harbor-registry
spec:
interval: 30m
timeout: 1h
timeout: 5m
chartRef:
kind: OCIRepository
name: harbor-registry
Expand All @@ -21,7 +21,7 @@ spec:
strategy: rollback
retries: 3
values:
externalURL: "https://registry.${SECRET_DOMAIN}"
externalURL: https://registry.circlehard.com
adminPassword: changeme
persistence:
persistentVolumeClaim:
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/apps/harbor-registry/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- ./namespace.yaml
- ./harbor/ks.yaml
# - ./harbor/ks.yaml

0 comments on commit dbfefee

Please sign in to comment.