Skip to content

Commit 47cb7a9

Browse files
committed
Fixed deployment env
1 parent 8d82aaa commit 47cb7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workshop/ansible/orbstack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
type: Opaque
5555
stringData:
5656
app: {{ instance }}-store
57-
deployment: "deployment.environment={{ instance }}"
57+
deployment: "deployment.environment={{ instance }}-workshop"
5858
env: {{ instance }}-workshop
5959
realm: {{ realm }}
6060
access_token: {{ ingest_token }}

0 commit comments

Comments
 (0)