added harbor app

This commit is contained in:
Mukul Sharma
2026-08-31 13:18:18 +05:30
parent f722a8bc9c
commit f7e37d18b4
4 changed files with 86 additions and 1 deletions
@@ -101,4 +101,15 @@ appSpec:
nameOverride: jenkins
namespace: jenkins
chartDir: jenkins
valuesDir: jenkins
valuesDir: jenkins
- name: harbor
# Fresh install (helm list -n harbor came back empty despite claude.md
# saying otherwise). nameOverride pinned for the same predictability
# reason as jenkins — rendered object names all end up prefixed with
# this (harbor-core, harbor-registry, etc.), which is also what
# Jenkins needs to reference for internal image pushes
# (harbor-core.harbor.svc.cluster.local).
nameOverride: harbor
namespace: harbor
chartDir: harbor
valuesDir: harbor