fix: enable PuppetDB HTTPS support with automatic SSL certificate generation (#51)
This enables secure HTTPS communication to PuppetDB, required for other puppet related services - make use of USE_OPENVOXSERVER flag Reviewed-on: #51
This commit was merged in pull request #51.
This commit is contained in:
@@ -10,6 +10,7 @@ metadata:
|
||||
name: puppetdb-config
|
||||
namespace: puppet
|
||||
data:
|
||||
USE_OPENVOXSERVER: "true"
|
||||
OPENVOXSERVER_HOSTNAME: "puppetca"
|
||||
OPENVOXSERVER_PORT: "8140"
|
||||
DNS_ALT_NAMES: "openvoxdb,puppetdb,puppetdb.k8s.syd1.au.unkin.net,puppetdb.puppet.svc.cluster.local"
|
||||
|
||||
Reference in New Issue
Block a user