Skip to content

Commit daed593

Browse files
committed
Add ref to redis readme
1 parent fb3cfdf commit daed593

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

k8s/ex-setup.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ kubectl describe certificate -n tls-secret
141141
kubectl apply -f namespace-default-limits.yaml
142142

143143
# install redis server
144+
# https://github.com/bitnami/charts/blob/main/bitnami/redis/README.md
144145
helm repo add bitnami https://charts.bitnami.com/bitnami
145146
helm install ex-$ENV-redis bitnami/redis --values ex-$ENV-redis-values.yaml --namespace ex-$ENV
146147

0 commit comments

Comments
 (0)