MM: fix naming
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
c0a3a01080
commit
4cdcf8c6c7
2 changed files with 2 additions and 2 deletions
|
@ -100,7 +100,7 @@
|
|||
# SSH key to get the access logs
|
||||
- role: openshift/secret-file
|
||||
app: mirrormanager
|
||||
secret_name: ssh_mirrorlist_proxies_key
|
||||
secret-name: ssh-mirrorlist-proxies-key
|
||||
key: ssh_mirrorlist_proxies.key
|
||||
privatefile: "mirrormanager/id_rsa.pub"
|
||||
|
||||
|
|
|
@ -92,7 +92,7 @@ spec:
|
|||
name: scripts
|
||||
- name: ssh-key
|
||||
secret:
|
||||
secretName: ssh_mirrorlist_proxies_key
|
||||
secretName: ssh-mirrorlist-proxies-key
|
||||
# - name: ipa-config
|
||||
# configMap:
|
||||
# name: ipa-client-config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue