Skip to content

Commit

Permalink
chore: deploy mariadb nwp with mariadb
Browse files Browse the repository at this point in the history
Signed-off-by: Humair Khan <HumairAK@users.noreply.github.com>
  • Loading branch information
HumairAK committed May 10, 2024
1 parent 24a46d1 commit c92e56a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/database.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ var mariadbTemplates = []string{
"mariadb/default/pvc.yaml.tmpl",
"mariadb/default/service.yaml.tmpl",
"mariadb/default/mariadb-sa.yaml.tmpl",
"mariadb/default/networkpolicy.yaml.tmpl",
}

func tLSClientConfig(pems [][]byte) (*cryptoTls.Config, error) {
Expand Down

0 comments on commit c92e56a

Please sign in to comment.