Skip to content

Commit

Permalink
Update tier for eaas-provision-space task
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Misstear <[email protected]>
  • Loading branch information
amisstea committed Jul 29, 2024
1 parent d2618a8 commit d1f198e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion task/eaas-provision-space/0.1/eaas-provision-space.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ spec:
- name: OWNER_UID
value: $(params.ownerUid)
- name: TIER_NAME
value: appstudio-env # Temporary until the EaaS tier is ready
value: konflux-eaas
script: |
#!/bin/bash
set -eo pipefail
Expand Down

0 comments on commit d1f198e

Please sign in to comment.