| commit | dbf4a85c936183a0e01d0fe45afc1d7531ad0ee7 | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Mon Jun 30 17:09:46 2025 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Mon Jun 30 17:09:46 2025 +0400 |
| tree | 46d309ee94b03846aeb6864c006d04450577954f | |
| parent | be95f05ed937bd1b944999ad3ba45ae0abe84350 [diff] [blame] |
Longhorn: Upgrade from 1.8.1 to 1.9.0 Change-Id: I809890d3f73e85119c5f3d97e53856bd371c8c81
diff --git a/charts/longhorn/templates/clusterrolebinding.yaml b/charts/longhorn/templates/clusterrolebinding.yaml index 2e34f01..dc625bf 100644 --- a/charts/longhorn/templates/clusterrolebinding.yaml +++ b/charts/longhorn/templates/clusterrolebinding.yaml
@@ -44,6 +44,6 @@ name: longhorn-ui-service-account namespace: {{ include "release_namespace" . }} - kind: ServiceAccount - name: default # supportbundle-agent-support-bundle uses default sa + name: default # supportbundle-agent-support-bundle uses default sa namespace: {{ include "release_namespace" . }} {{- end }}