fix: remove envFrom — Wings reads config.yml from mounted volume, not env vars
This commit is contained in:
@@ -71,9 +71,6 @@ spec:
|
||||
- |
|
||||
export DOCKER_HOST=tcp://localhost:2375
|
||||
exec wings
|
||||
envFrom:
|
||||
- secretRef:
|
||||
name: wings-ark-sa-config
|
||||
env:
|
||||
- name: DOCKER_HOST
|
||||
value: tcp://localhost:2375
|
||||
|
||||
Reference in New Issue
Block a user