Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add imagePullSecrets and affinity fields for some helm charts #417

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

jinshuangxian
Copy link
Contributor

Description

Add imagePullSecrets and affinity fields for some helm charts:
1.starrocksOperator add the imagePullSecrets and affinity fields.
2.fe-proxy add the imagePullSecrets field.
3.init-pwd job reuse the "FE" field, including both the affinity and imagePullSecrets fields.

Related Issue(s)

Checklist

  • make sure you have updated the values.yaml
    file of starrocks chart.
  • In scripts directory, run bash create-parent-chart-values.sh to update the values.yaml file of the parent
    chart( kube-starrocks chart).

1.starrocksOperator add the imagePullSecrets and affinity fields.
2.fe-proxy add the imagePullSecrets field.
3.init-pwd job reuse the "FE" field, including both the affinity and imagePullSecrets fields.

Signed-off-by: jinshuangxian <[email protected]>
@yandongxiao yandongxiao merged commit 9fca191 into StarRocks:main Jan 24, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants