chore(postgres): set resource request and limit
This commit is contained in:
@@ -36,7 +36,8 @@ install-cnpg:
|
||||
@just add-helm-repo
|
||||
@helm upgrade --cleanup-on-fail --install cnpg cnpg/cloudnative-pg \
|
||||
--version ${CNPG_CHART_VERSION} \
|
||||
-n ${CNPG_NAMESPACE} --create-namespace --wait
|
||||
-n ${CNPG_NAMESPACE} --create-namespace --wait \
|
||||
-f cnpg-values.yaml
|
||||
|
||||
# Uninstall CloudNativePG
|
||||
uninstall-cnpg:
|
||||
|
||||
Reference in New Issue
Block a user