added harbor app
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user