Skip to content

Commit

Permalink
helm chart updated
Browse files Browse the repository at this point in the history
  • Loading branch information
sfdevops committed Sep 3, 2024
1 parent eb2e32e commit e73882b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ spec:
- tags:
"aws:eks:cluster-name": {{ .Values.eksClusterName }}
tags:
Tenant: {{ .Values.tenant }}
Tenant_ID: {{ .Values.tenantID }}
Tenant: "pooled"



Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,7 @@ spec:
- tags:
"aws:eks:cluster-name": {{ .Values.eksClusterName }}
tags:
Tenant: {{ .Values.tenant }}
Tenant_ID: {{ .Values.tenantID }}

Tenant: "pooled"



Expand Down

0 comments on commit e73882b

Please sign in to comment.