Fix example validation
This commit is contained in:
@@ -13,7 +13,7 @@ spec:
|
||||
- mountPath: /cache
|
||||
name: cache-volume
|
||||
ports:
|
||||
- containerPort: 80
|
||||
volumes:
|
||||
- name: cache-volume
|
||||
emptyDir: {}
|
||||
- containerPort: 80
|
||||
|
||||
Reference in New Issue
Block a user