Skip to content

Commit 87e08c5

Browse files
committed
Match upstream naming convention for resourceclaim
1 parent a68cde2 commit 87e08c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

translate-engagement-data/files/ocp-init/templates/resourceclaim.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
apiVersion: poolboy.gpte.redhat.com/v1
55
kind: ResourceClaim
66
metadata:
7-
name: anarchy-subject-{{ .Values.project_id }}
7+
name: labs.ocp4.na-{{ .Values.project_id }}
88
spec:
99
resources:
1010
- template:

0 commit comments

Comments
 (0)