-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
hi
with values.yaml added with type below, I am able to deploy AWX on IBM Cloud Private (ICP), a Kubernetes cluster.
ICP comes with a helm catalog where I point to helm repo for demo with modified helm chart.
type: NodePort
would suggest adding a type in the values.yaml since awx/templates/service.yaml reference to it where it uses ClusterIP by default.
With above changes, once can specify NodePort, ClusterIP, LoadBalancer as value in the helm deployment.
Metadata
Metadata
Assignees
Labels
No labels