Conversation
|
Validate truth table with test.sh resulting in output: |
|
Could be fixed in manifest by apiVersion: apps/v1
kind: Deployment
metadata:
name: "..."
spec:
selector:
matchLabels:
kind: "..."
template:
metadata:
labels:
kind: "..."
spec:
enableServiceLinks: false |
|
Indeed, would you like me to update the readme in this PR instead? |
|
Thanks for the PR. The setting of the environment variables in This makes me hesitant to merge this PR as it would be a workaround for something caused by another workaround. I might dig into the Synology issue more first, as it might be a bug that's on their radar (in which case I could take this out of |
Fix for #187