Skip to content

Commit

Permalink
Change MySQL image to bitnami/mysql
Browse files Browse the repository at this point in the history
  • Loading branch information
PasanT9 committed Mar 16, 2023
1 parent 9902ac5 commit 9900505
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion advanced/mysql-am/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
mysql:
imageTag: "5.7.37"
image: "bitnami/mysql"
imageTag: "5.7.41"
mysqlRootPassword: root
mysqlUser: wso2carbon
mysqlPassword: wso2carbon
Expand Down

0 comments on commit 9900505

Please sign in to comment.