added jenkins

This commit is contained in:
Mukul Sharma
2026-08-31 09:40:54 +05:30
parent c8bda77bd5
commit f722a8bc9c
2 changed files with 38 additions and 1 deletions
@@ -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