Skip to content

Commit

Permalink
Merge pull request #8 from portainer/fix/helm-edge-async
Browse files Browse the repository at this point in the history
updated release name
  • Loading branch information
yajith authored Jan 17, 2024
2 parents 10daec5 + a43aaa1 commit 5392cb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/edge-async/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v2
name: edge
name: edge-async
description: A Helm chart for Kubernetes

# A chart can be either an 'application' or a 'library' chart.
Expand Down
2 changes: 1 addition & 1 deletion charts/edge-async/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ fullnameOverride: ""
serviceAccount:
create: true
annotations: {}
name: edge-sa-clusteradmin
name: edge-async-sa-clusteradmin

podAnnotations: {}

Expand Down

0 comments on commit 5392cb9

Please sign in to comment.