Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nemonik authored Dec 9, 2020
1 parent f391144 commit 34a7e7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ helm install --set gitlab.host="gitlab.example.com" \
--set gitlab.secrets.dbKeyBase="long-and-random-alpha-numeric-string" \
--set gitlab.secrets.secretKeyBase="long-and-random-alpha-numeric-string" \
--set gitlab.secrets.otpKeyBase="long-and-random-alpha-numeric-string" \
--set gitlab.https="true" --set gitlab.port="80" \
--set redis.persistence.enabled="true" \
--set redis.persistence.storageClassName="local-path" \
--set postgresql.persistence.enabled="true" \
Expand Down

0 comments on commit 34a7e7f

Please sign in to comment.