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

WARNING: This chart is deprecated for several dependencies #35

Closed
ShockwaveNN opened this issue Nov 25, 2020 · 0 comments
Closed

WARNING: This chart is deprecated for several dependencies #35

ShockwaveNN opened this issue Nov 25, 2020 · 0 comments

Comments

@ShockwaveNN
Copy link
Contributor

Commands like

helm install nfs-server stable/nfs-server-provisioner \
  --set persistence.enabled=true \
  --set persistence.storageClass=PERSISTENT_STORAGE_CLASS \
  --set persistence.size=PERSISTENT_SIZE
helm install rabbitmq stable/rabbitmq
helm install redis stable/redis \
  --set cluster.enabled=false \
  --set usePassword=false
helm install postgresql stable/postgresql \
  --set initdbScriptsConfigMap=init-db-scripts \
  --set postgresqlDatabase=postgres \
  --set persistence.size=8Gi

show warning WARNING: This chart is deprecated

Not sure how this is critical, but sometime in future we may lose those dependencies

Maybe related to #11

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

No branches or pull requests

1 participant