Update mysql-chart/values.yaml
This commit is contained in:
@@ -1,4 +1,11 @@
|
|||||||
namespace: prod
|
namespace: prod
|
||||||
|
mysql:
|
||||||
|
port: 3306
|
||||||
|
service:
|
||||||
|
type: LoadBalancer
|
||||||
|
loadBalancerIP: 192.168.100.210
|
||||||
|
annotations:
|
||||||
|
metallb.io/address-pool: production-pool
|
||||||
image:
|
image:
|
||||||
repository: mysql
|
repository: mysql
|
||||||
tag: "8.4"
|
tag: "8.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user