fix: puppet-compiler cant find ca
the puppetca is not pointing to the puppetmasters which prevents the puppet-compilers from starting, preventing puppetdb/puppetboard from starting. - point puppetca service -> puppetserver-master
This commit is contained in:
@@ -13,6 +13,6 @@ spec:
|
|||||||
- name: puppetserver
|
- name: puppetserver
|
||||||
port: 8140
|
port: 8140
|
||||||
selector:
|
selector:
|
||||||
app.kubernetes.io/component: puppetserver-master
|
app.kubernetes.io/component: puppetserver
|
||||||
app.kubernetes.io/name: puppetserver
|
app.kubernetes.io/name: puppetserver
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|||||||
Reference in New Issue
Block a user