diff --git a/playbooks/openshift-apps/mirrormanager.yml b/playbooks/openshift-apps/mirrormanager.yml index 68cbccf03e..b71c896fab 100644 --- a/playbooks/openshift-apps/mirrormanager.yml +++ b/playbooks/openshift-apps/mirrormanager.yml @@ -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" diff --git a/roles/openshift-apps/mirrormanager/files/deploymentconfig.yml b/roles/openshift-apps/mirrormanager/files/deploymentconfig.yml index 0fd518a36f..17f7ab2736 100644 --- a/roles/openshift-apps/mirrormanager/files/deploymentconfig.yml +++ b/roles/openshift-apps/mirrormanager/files/deploymentconfig.yml @@ -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