mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #2200 from eparis/example-env-fix
fix example usage of passing environment variables
This commit is contained in:
commit
bf3f50778a
@ -103,7 +103,7 @@ desiredState:
|
||||
containers:
|
||||
- name: git-monitor
|
||||
image: kubernetes/git-monitor
|
||||
envVar:
|
||||
env:
|
||||
- name: GIT_REPO
|
||||
value: http://github.com/some/repo.git
|
||||
volumeMounts:
|
||||
|
Loading…
Reference in New Issue
Block a user