Skip to content

Commit

Permalink
chore: apecloud mysql support rerender after vscale (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
sophon-zt committed Jul 19, 2024
1 parent 6588241 commit 9aaa3a8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions addons/apecloud-mysql/templates/cmpd-apecloudmysql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ spec:
constraintRef: {{ include "apecloud-mysql.configConstraintName" . }}
volumeName: mysql-config
namespace: {{ .Release.Namespace }}
reRenderResourceTypes:
- vscale
- name: vttablet-config
templateRef: {{ include "apecloud-mysql.configTplVttabletName" . }}
constraintRef: {{ include "apecloud-mysql.configConstraintVttabletName" . }}
Expand Down

0 comments on commit 9aaa3a8

Please sign in to comment.