MM: fix naming

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2024-02-22 19:33:19 +01:00
parent c0a3a01080
commit 4cdcf8c6c7
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD
2 changed files with 2 additions and 2 deletions

View file

@ -100,7 +100,7 @@
# SSH key to get the access logs # SSH key to get the access logs
- role: openshift/secret-file - role: openshift/secret-file
app: mirrormanager app: mirrormanager
secret_name: ssh_mirrorlist_proxies_key secret-name: ssh-mirrorlist-proxies-key
key: ssh_mirrorlist_proxies.key key: ssh_mirrorlist_proxies.key
privatefile: "mirrormanager/id_rsa.pub" privatefile: "mirrormanager/id_rsa.pub"

View file

@ -92,7 +92,7 @@ spec:
name: scripts name: scripts
- name: ssh-key - name: ssh-key
secret: secret:
secretName: ssh_mirrorlist_proxies_key secretName: ssh-mirrorlist-proxies-key
# - name: ipa-config # - name: ipa-config
# configMap: # configMap:
# name: ipa-client-config # name: ipa-client-config