mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
Merge pull request #2626 from jasonkuhrt/patch-1
Fix incorrect pod spec in tutorial
This commit is contained in:
commit
56eba5cb47
@ -100,7 +100,6 @@ desiredState:
|
||||
- name: www-data
|
||||
mountPath: /srv/www
|
||||
readOnly: true
|
||||
containers:
|
||||
- name: git-monitor
|
||||
image: kubernetes/git-monitor
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user