Skip to content

Commit

Permalink
Fix common database service account being deleted on database expiration
Browse files Browse the repository at this point in the history
  • Loading branch information
NoOverflow committed Apr 21, 2024
1 parent 0e508ff commit f2125a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ metadata:
name: my-mysql
labels:
app.kubernetes.io/managed-by: Moonscale
app.kubernetes.io/instance: {{ name }}
automountServiceAccountToken: false
secrets:
- name: my-mysql
Expand Down

0 comments on commit f2125a8

Please sign in to comment.