Skip to content

Commit

Permalink
config: fix bug about apiVersion radondb#148
Browse files Browse the repository at this point in the history
  • Loading branch information
andyli029 committed Apr 19, 2022
1 parent 21e0621 commit d179625
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/samples/backup_secret.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
apiVersion: v1
kind: Secret
apiVersion: mysql.radondb.com/v1alpha1
metadata:
name: sample-backup-secret
namespace: default
Expand Down

0 comments on commit d179625

Please sign in to comment.