harbor: add helm repo and deploy via helmrelease

This commit is contained in:
Brad Stein 2025-12-15 22:05:32 -03:00
parent aa2bb09873
commit aa0df1f62b
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ resources:
- monerod/kustomization.yaml
- pegasus/kustomization.yaml
- pegasus/image-automation.yaml
- harbor/kustomization.yaml
- jellyfin/kustomization.yaml
- xmr-miner/kustomization.yaml
- sui-metrics/kustomization.yaml

View File

@ -7,5 +7,6 @@ resources:
- jetstack.yaml
- jenkins.yaml
- mailu.yaml
- harbor.yaml
- prometheus.yaml
- victoria-metrics.yaml