added jenkins
This commit is contained in:
@@ -90,4 +90,15 @@ appSpec:
|
||||
# 256KiB last-applied-configuration annotation limit on a normal
|
||||
# client-side apply. SSA sidesteps it entirely — see the note in
|
||||
# generic-argo-apps-chart's template.
|
||||
serverSideApply: true
|
||||
serverSideApply: true
|
||||
- name: jenkins
|
||||
# Fresh install, but pinning nameOverride anyway — learned from
|
||||
# external-secrets that skipping it produces
|
||||
# "jenkins-admin-prd"-suffixed resource names, which
|
||||
# jenkins-admin-credentials (the ExternalSecret, namespace "jenkins")
|
||||
# doesn't need to care about, but keeps naming predictable and
|
||||
# consistent with every other app here regardless.
|
||||
nameOverride: jenkins
|
||||
namespace: jenkins
|
||||
chartDir: jenkins
|
||||
valuesDir: jenkins
|
||||
Reference in New Issue
Block a user