How can i get servicename from a helm.Release ? (f...
# general
a
How can i get servicename from a helm.Release ? (for use in input in another resource)
b
which language sdk?
a
yeah, this is the one im using to deploy the helm chart, but the helm chart contains many services with auto generated names, and i need that service-name to get svc-name.namespace.svc.cluster.local url to the service, which i need for another k8s resource