Skip to content

Commit 9a92f9a

Browse files
authored
remove nodePort reference for jenkins
1 parent 6e821be commit 9a92f9a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/pages/docs/features/native-helm-deployment.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,9 +183,7 @@ services:
183183

184184
<Callout type="info">
185185
🎉 That's it! With just a few lines of configuration, you'll have Jenkins
186-
running in your Kubernetes cluster. The `service.type=NodePort` override is
187-
important - the Bitnami Jenkins chart defaults to `LoadBalancer` which would
188-
consume cloud resources like an AWS ELB or GCP Load Balancer.
186+
running in your Kubernetes cluster.
189187
</Callout>
190188

191189
To access your Jenkins instance:

0 commit comments

Comments
 (0)