This commit is contained in:
@@ -402,6 +402,7 @@ apitraffic:
|
|||||||
# hosts:
|
# hosts:
|
||||||
# - apitraffic.apilab.us
|
# - apitraffic.apilab.us
|
||||||
service:
|
service:
|
||||||
|
type: LoadBalancer
|
||||||
port: 8065
|
port: 8065
|
||||||
extraVolumeMounts:
|
extraVolumeMounts:
|
||||||
- name: events
|
- name: events
|
||||||
@@ -545,8 +546,7 @@ apiportal:
|
|||||||
mysql:
|
mysql:
|
||||||
enabled: false
|
enabled: false
|
||||||
# if the credentials are already available in a secret, set existingSecret
|
# if the credentials are already available in a secret, set existingSecret
|
||||||
existingSecret:
|
existingSecret: {}
|
||||||
{}
|
|
||||||
# name: "mysql-credentials"
|
# name: "mysql-credentials"
|
||||||
# keyMapping:
|
# keyMapping:
|
||||||
# password: password
|
# password: password
|
||||||
|
|||||||
Reference in New Issue
Block a user