diff --git a/appz.yml b/appz.yml index 7dee96e..6e05527 100644 --- a/appz.yml +++ b/appz.yml @@ -1,7 +1,7 @@ app: name: MySQL code: mysql - notify: appzdev@cloudbourne.co + notify: bkoshy@ecloudcontrol.com build: version: 5.7 @@ -11,7 +11,7 @@ image_template: mysql-5.7 deploy: - context: alpha/DEV + context: bibin-ecloudcontrol/DEV type: statefulset replicas: 1 port: @@ -34,4 +34,4 @@ vault: MYSQL_SPRINGBOOTWEB_PASSWORD MYSQL_WORDPRESS_PASSWORD: vault: MYSQL_WORDPRESS_PASSWORD - revision : 24 + revision : 30 diff --git a/setup.yaml b/setup.yaml index 8182f75..50c5296 100644 --- a/setup.yaml +++ b/setup.yaml @@ -23,4 +23,4 @@ restore: url: 'https://www.ecloudcontrol.com/wp-content/uploads/2020/12/accountdb_20201210.zip' user: root password: $MYSQL_ROOT_PASSWORD_KEY # password of the 'user' above. - token: 20210222-15:20 # The restore token to be validated before restoring the database. (Same as TEARDOWN_TOKEN) + token: 20220817-0700 # The restore token to be validated before restoring the database. (Same as TEARDOWN_TOKEN)