Skip to content

Commit

Permalink
fixed the ingress alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish1099 committed Aug 8, 2024
1 parent 2e5db42 commit a553cce
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions argocd-helm-charts/puppetserver/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ puppetserver:
image: ghcr.io/voxpupuli/container-puppetserver
tag: 7.13.0
puppeturl: ""
ingress:
enabled: true
masters:
ingress:
enabled: true

postgresql:
enabled: false
Expand All @@ -22,7 +23,7 @@ puppetserver:
enabled: true
name: puppetboard
image: ghcr.io/voxpupuli/puppetboard
tag: 4.2.5
tag: 5.4.0

metrics:
prometheus:
Expand Down

0 comments on commit a553cce

Please sign in to comment.