Skip to content

Commit

Permalink
dynamic holodeck ci instance name
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Dec 12, 2024
1 parent 3e41f7c commit 4daafc6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/holodeck_ubuntu24.04.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: holodeck.nvidia.com/v1alpha1
kind: Environment
metadata:
name: shivakuinstance
name: shivakuinstan
description: "end-to-end test infrastructure"
spec:
provider: aws
Expand All @@ -11,7 +11,7 @@ spec:
instance:
type: g4dn.xlarge
region: us-west-1
name: ${INSTANCE_NAME}-shiva
name: ${INSTANCE_NAME}-shivaku
ingressIpRanges:
- 18.190.12.32/32
- 3.143.46.93/32
Expand Down

0 comments on commit 4daafc6

Please sign in to comment.