1
0
Fork 0

Use file instead of content

Revert this commit when content
becomes available in docker-engine
See https://github.com/compose-spec/compose-spec/pull/429
This commit is contained in:
Lukáš Kucharczyk 2023-12-06 13:03:14 +01:00
parent 0bc4e0e1df
commit eff091f4b8
Signed by: lukas
SSH Key Fingerprint: SHA256:vMuSwvwAvcT6htVAioMP7rzzwMQNi3roESyhv+nAxeg
2 changed files with 7 additions and 6 deletions

View File

@ -0,0 +1,5 @@
jelu:
metadataProviders:
- is-enabled: true
apiKey: "${GOOGLE_API_KEY}"
name: "google"

View File

@ -27,9 +27,5 @@ services:
configs:
jelu_config:
content: |
jelu:
metadataProviders:
- is-enabled: true
apiKey: "${GOOGLE_API_KEY}"
name: "google"
file: ./jelu-application.yml