Skip to content

Commit

Permalink
docs: correct indentation on README YAML (#1866)
Browse files Browse the repository at this point in the history
  • Loading branch information
glasnt authored Jul 10, 2023
1 parent 56b2fd6 commit 8f09832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/multi-container/ruby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ spec:
image: gcr.io/<YOUR_PROJECT_ID>/run-cloudsql
ports:
- containerPort: 8080
env:
env:
- name: DB_USER
value: <DB_USER>
- name: DB_PASS
Expand Down

0 comments on commit 8f09832

Please sign in to comment.