Skip to content

Commit

Permalink
Merge branch 'open-cluster-management-io:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
zhujian7 authored May 20, 2024
2 parents 5b65bb9 + 507cd86 commit 2a0d5a7
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 13 deletions.

This file was deleted.

2 changes: 1 addition & 1 deletion charts/managed-serviceaccount/templates/addontemplate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ spec:
metadata:
annotations:
addon.open-cluster-management.io/deletion-orphan: ""
name: '{{ `{{INSTALL_NAMESPACE}}` }}'
name: open-cluster-management-agent-addon
- apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
resource: addondeploymentconfigs
{{- end }}
{{- if eq .Values.hubDeployMode "AddOnTemplate" }}
defaultConfig:
namespace: {{ .Release.Namespace }}
name: managed-serviceaccount-addon-deploy-config
- group: addon.open-cluster-management.io
resource: addontemplates
defaultConfig:
Expand Down

0 comments on commit 2a0d5a7

Please sign in to comment.