Browse Source

fix hyphen error on config.yaml

master
anpham 2 weeks ago
parent
commit
e7c09f6ee7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      hommer-deployment.yml

+ 1
- 1
hommer-deployment.yml View File

@ -20,7 +20,7 @@ spec:
- name: config-volume
configMap:
- name: homer-config
name: homer-config
# Define init container
initContainers:


Loading…
Cancel
Save