馃悶 Bug report
Describe the bug
Some clusters might have a custom cluster domain, in the manager helm chart the cluster domain is hardcoded so there's no way to override the value defined at:
|
value: "{{ .Release.Name }}-minio.{{ .Release.Namespace }}.svc.cluster.local" |
Steps To Reproduce
- Set up cluster with clusterDomain
- Minio won't work
Expected behavior
Allow setting clusterDomain in Helm chart values
馃悶 Bug report
Describe the bug
Some clusters might have a custom cluster domain, in the manager helm chart the cluster domain is hardcoded so there's no way to override the value defined at:
secureCodeBox/operator/templates/manager/manager.yaml
Line 76 in 3eb5352
Steps To Reproduce
Expected behavior
Allow setting clusterDomain in Helm chart values