We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 456f6df commit 2b71924Copy full SHA for 2b71924
1 file changed
README.md
@@ -66,7 +66,7 @@ Parameter | Description | Default
66
`puppetserver.tag` | puppetserver img tag | `6.6.0`
67
`puppetserver.pullPolicy` | puppetserver img pull policy | `IfNotPresent`
68
`puppetserver.fqdns.alternateServerNames` | puppetserver alternate fqdns |``
69
-`puppetserver.service.type` | puppetserver svc type | `LoadBalancer`
+`puppetserver.service.type` | puppetserver svc type | `ClusterIP`
70
`puppetserver.service.port` | puppetserver svc port | `8140`
71
`puppetserver.service.annotations`| puppetserver svc annotations |``
72
`puppetserver.service.labels`| puppetserver additional svc labels |``
0 commit comments