-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathkeel-local.yml
More file actions
32 lines (32 loc) · 847 Bytes
/
Copy pathkeel-local.yml
File metadata and controls
32 lines (32 loc) · 847 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
keel:
plugins:
deliveryConfig:
enabled: true
ec2:
enabled: true
k8s:
enabled: true
sql:
connectionPools:
default:
jdbcUrl: jdbc:mysql://mysql/keel?useSSL=false
password: mysecretpassword
user: keel
enabled: true
migration:
jdbcUrl: jdbc:mysql://mysql/keel?useSSL=false
password: mysecretpassword
user: keel
spinnaker:
baseUrl: http://example.com/
# extensibility:
# plugins-root-path: /opt/keel/plugins
# plugins:
# aws.ManagedDeliveryK8sPlugin:
# id: aws.ManagedDeliveryK8sPlugin
# enabled: true
# version: 0.0.4
# repositories: {}
# awsManagedDelvieryK8sPluginRepo:
# id: awsManagedDelvieryK8sPluginRepo
# url: https://raw.githubusercontent.com/nimakaviani/managed-delivery-k8s-plugin/master/plugins.json