Skip to content

Commit 151816f

Browse files
author
Ravi Pranjal
committed
Merge branch 'upgradeKeycloak' into 'develop'
Upgrade keycloak instance See merge request mwvaughn/aws-hpc-recipes!147
2 parents ec1624b + 2729ff1 commit 151816f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipes/res/res_demo_env/assets/keycloak.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ Resources:
144144
Timeout: PT15M
145145
Properties:
146146
ImageId: '{{resolve:ssm:/aws/service/ami-amazon-linux-latest/al2023-ami-kernel-6.1-x86_64:75}}'
147-
InstanceType: t3.micro
147+
InstanceType: t3.medium
148148
KeyName: !Ref Keypair
149149
IamInstanceProfile: !Ref KeycloakEC2InstanceProfile
150150
SubnetId: !Ref PublicSubnet

0 commit comments

Comments
 (0)