eso
This commit is contained in:
@@ -59,13 +59,13 @@ config:
|
||||
APP_DEBUG: "false"
|
||||
|
||||
secret:
|
||||
|
||||
DB_HOST: mysql.default.svc.cluster.local
|
||||
DB_NAME: applicationdb
|
||||
DB_USER: appuser
|
||||
DB_PASSWORD: MyStrongPassword123
|
||||
name: applicationtest-myapp-secret
|
||||
|
||||
|
||||
vault:
|
||||
secretStore: vault
|
||||
secretPath: applicationtest
|
||||
refreshInterval: 1h
|
||||
# This is for setting up a service more information can be found here: https://kubernetes.io/docs/concepts/services-networking/service/
|
||||
service:
|
||||
# This sets the service type more information can be found here: https://kubernetes.io/docs/concepts/services-networking/service/#publishing-services-service-types
|
||||
|
||||
Reference in New Issue
Block a user