Update bootstrap-platform/jenkins/application.yaml

This commit is contained in:
Dhakshan 2026-06-19 13:47:38 +00:00
parent 70fd734b67
commit 8943a6bd81
1 changed files with 0 additions and 15 deletions

View File

@ -1,39 +1,24 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: jenkins
namespace: argocd
spec:
project: default
source:
repoURL: https://charts.jenkins.io
chart: jenkins
targetRevision: 5.8.101
helm:
valueFiles:
- values.yaml
destination:
server: https://kubernetes.default.svc
namespace: jenkins
syncPolicy:
automated:
prune: true
selfHeal: true