-
Notifications
You must be signed in to change notification settings - Fork 906
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
i'm using jenkins by deploying the service type as loadbalancer.
I want to apply TLS, but I can't find apply options at values.yaml
I am not considering ingress because it is not available on my env
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE jenkins LoadBalancer 10.109.101.163 211.39.158.247 80:31538/TCP 148d jenkins-agent ClusterIP 10.98.63.81 <none> 50000/TCP 148d
NAME TYPE DATA AGE jenkins Opaque 2 148d jenkins-tls-secret kubernetes.io/tls 2 52m
k describe pod -n jenkins jenkins-0 |grep -i jenkins-tls
Return none
Version of Helm and Kubernetes
- Helm:
- Kubernetes:
Chart version
jenkins-5.3.1
What happened?
1.
2.
3.
...
What you expected to happen?
No response
How to reproduce it
Anything else we need to know?
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working