Skip to content

Commit

Permalink
Merge pull request 'removed puppetserver image and tag and let it com…
Browse files Browse the repository at this point in the history
…e from upstream default values file' (#352) from remove_puppetserver_tags into master

Reviewed-on: https://gitea.obmondo.com/EnableIT/KubeAid/pulls/352
  • Loading branch information
ashish1099 committed Aug 17, 2024
2 parents b507469 + 16945fb commit 9f9428b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions argocd-helm-charts/puppetserver/values.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
puppetserver:
puppetserver:
name: puppetserver
image: ghcr.io/voxpupuli/container-puppetserver
tag: 7.13.0
puppeturl: "https://github.com/Obmondo/LinuxAid.git"
masters:
ingress:
Expand All @@ -21,16 +19,12 @@ puppetserver:
puppetdb:
enabled: true
name: puppetdb
image: ghcr.io/voxpupuli/container-puppetdb
tag: 7.14.0
extraEnv:
PUPPETDB_POSTGRES_HOSTNAME: puppetserver-pgsql-rw

puppetboard:
enabled: true
name: puppetboard
image: ghcr.io/voxpupuli/puppetboard
tag: 5.4.0

metrics:
prometheus:
Expand Down

0 comments on commit 9f9428b

Please sign in to comment.