Update mount flag to match docker docs

- Also modify TODO in validator-kubeval example
This commit is contained in:
Prachi Pendse
2020-04-02 10:31:15 -07:00
parent 38973a80c3
commit b17ea88bf7
4 changed files with 12 additions and 6 deletions

View File

@@ -12,6 +12,12 @@ spec:
strict: true
ignoreMissingSchemas: true
# TODO: Update this to use network/volumes features.
# Relevant issues:
# - https://github.com/kubernetes-sigs/kustomize/issues/1901
# - https://github.com/kubernetes-sigs/kustomize/issues/1902
kubernetesVersion: "1.16.0"
schemaLocation: "file:///schemas"
---
apiVersion: v1
kind: Service