mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 05:01:46 +00:00
Fix examples to set manifest ID and version
Part 4 in a series of changes towards data validation.
This commit is contained in:
@@ -160,7 +160,7 @@ containers:
|
||||
image: dockerfile/redis
|
||||
volumeMounts:
|
||||
- name: redis-data
|
||||
path: /data
|
||||
mountPath: /data
|
||||
|
||||
- name: guestbook
|
||||
image: google/guestbook-python-redis
|
||||
|
Reference in New Issue
Block a user