Skip to content

feat: optional deployment of the puppetdb component (default true)

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 08:37
ae9f4e8
  • feat: optional deployment of the puppetdb component (default true)
  • feat: remove privileged from securityContext (I do not understand why it was used/needed??)
  • feat: inject custom entrypoints which will be exuected during puppetserver startup
  • feat: inject custom configmaps to configure puppetserver itself (configmaps mounted in /etc/puppetlabs/puppetserver/conf.d)
  • feat: support extra r10k hiera & code repositories
  • feat: add a restic backup Cronjob to backup our puppetserver master pv's
  • fix: use r10k code & hiera extrasettings as map (global r10k configuration can be injected this way)
  • fix: puppet service configured as ClusterIP only.
  • fix: if compilers are deployed remove r10k container & code volumes from masters