Fixed typo

This commit is contained in:
Marcus Noble 2022-01-19 19:53:35 +00:00
parent 3f1b780e13
commit 88e347ec04
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ spec:
subPath: urls.yaml
volumes:
- name: config
configmap:
configMap:
name: urls-map
---
apiVersion: networking.k8s.io/v1