mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 19:21:37 +00:00
Update README.md
Fix incorrect pod spec
This commit is contained in:
@@ -100,7 +100,6 @@ desiredState:
|
|||||||
- name: www-data
|
- name: www-data
|
||||||
mountPath: /srv/www
|
mountPath: /srv/www
|
||||||
readOnly: true
|
readOnly: true
|
||||||
containers:
|
|
||||||
- name: git-monitor
|
- name: git-monitor
|
||||||
image: kubernetes/git-monitor
|
image: kubernetes/git-monitor
|
||||||
env:
|
env:
|
||||||
|
Reference in New Issue
Block a user