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 Aug 1, 2024
1 parent a2c2045 commit de62025
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 de62025

Please sign in to comment.