Skip to content

Conversation

zyue110026
Copy link
Contributor

…rt, elasticsearch.service.loadBalancerIP, and elasticsearch.service.loadBalancerSourceRanges

Signed-off-by: zyue110026 <[email protected]>
Copy link
Member

@style95 style95 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@zyue110026
Thank you for handling this.

annotations:
service.alpha.kubernetes.io/tolerate-unready-endpoints: "true"
spec:
type: {{ .Values.elasticsearch.service.type }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be the ClusterIP if no type is specified?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, ClusterIP is default service type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

values not being respect in values.yaml file

2 participants