fix: add kubectl preflight check and clarify repo-root usage in comment
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
ingress:
|
||||
host: shorefront.yourdomain.com
|
||||
|
||||
# Secrets are NOT managed by Helm. Run scripts/create-secrets.sh before
|
||||
# the first helm install/ArgoCD sync:
|
||||
# Secrets are NOT managed by Helm. Run scripts/create-secrets.sh from the
|
||||
# repository root before the first helm install/ArgoCD sync:
|
||||
#
|
||||
# export POSTGRES_PASSWORD=<real-password>
|
||||
# export JWT_SECRET_KEY=<real-jwt-secret>
|
||||
|
||||
Reference in New Issue
Block a user