Skip to content

Commit

Permalink
Trying wrapping in quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
AidanHilt committed Oct 16, 2024
1 parent fb2fb37 commit 73ae4e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kube/services/argo-events/workflows/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ data:
Name: eks-ENVIRONMENT-workflow-karpenter
gen3service: argo-workflows
gen3username: GEN3_USERNAME
gen3teamname: GEN3_TEAMNAME
gen3teamname: "GEN3_TEAMNAME"
karpenter.sh/discovery: ENVIRONMENT
purpose: workflow
workflowname: WORKFLOW_NAME
Expand Down

0 comments on commit 73ae4e2

Please sign in to comment.