This hsould work with goldpinger?

This commit is contained in:
Amarpreet Minhas 2023-07-08 14:05:20 -04:00
parent 772f56b377
commit fda53c3ac1
3 changed files with 8 additions and 24 deletions

View file

@ -1,7 +1,7 @@
---
helmApps:
- app: argocd
namespace: argocd
repoURL: https://argoproj.github.io/argo-helm
chart: argocd
revision: 5.37.1
- app: goldpinger
namespace: goldpinger
repoURL: https://okgolove.github.io/helm-charts
chart: goldpinger
revision: 5.5.0

View file

@ -1,19 +0,0 @@
---
redis-ha:
enabled: true
controller:
replicas: 1
server:
replicas: 2
repoServer:
replicas: 2
applicationSet:
replicaCount: 2
configs:
params:
server.insecure: true

View file

@ -0,0 +1,3 @@
---
service:
type: ClusterIP