ppusher v2

This commit is contained in:
2026-05-20 18:49:58 +02:00
parent fd0d3c0f6b
commit 708edd0fab
15 changed files with 179 additions and 153 deletions

View File

@@ -1,3 +1,9 @@
apiVersion: v1
kind: Namespace
metadata:
name: passwordpusher
---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
@@ -14,19 +20,10 @@ metadata:
spec:
project: default
sources:
- repoURL: https://pglombardo.github.io/passwordpusher-charts
chart: password-pusher
targetRevision: "1.4.4"
helm:
releaseName: passwordpusher
valueFiles:
- $values/infra/values/base/passwordpusher-values.yaml
- $values/infra/values/upc-dev/passwordpusher-values.yaml
- repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git
source:
repoURL: ssh://git@git.forteapps.net:2222/Forte/launchpad.git
targetRevision: HEAD
ref: values
path: infra/overlays/upc-dev/passwordpusher/resources
destination:
server: https://kubernetes.default.svc
@@ -41,3 +38,9 @@ spec:
- CreateNamespace=true
- Validate=true
- ServerSideApply=true
ignoreDifferences:
- group: apps
kind: StatefulSet
jsonPointers:
- /spec/volumeClaimTemplates