fix(puppet): remove explicit clusterIP: null from puppetdb Service #166
@@ -9,7 +9,6 @@ metadata:
|
||||
name: puppetdb
|
||||
namespace: puppet
|
||||
spec:
|
||||
clusterIP: null
|
||||
ports:
|
||||
- name: pdb-http
|
||||
port: 8080
|
||||
|
||||
Reference in New Issue
Block a user