Skip to content

add service type in values.yaml #5

@jaricsng

Description

@jaricsng

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions