fix(okd-recover-from-expired-certs): RedHat -> Red Hat

This commit is contained in:
Sylvain Tremblay 2024-06-29 19:22:11 -04:00
parent 3181e0db9e
commit dc46da4ce2
3 changed files with 3 additions and 3 deletions

View File

@ -8,7 +8,7 @@ image:
repository: registry.nationtech.io/sreez-website
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: "v1.8.0"
tag: "v1.8.1"
imagePullSecrets:
- name: nationtech-registry-key

View File

@ -2,7 +2,7 @@
REGISTRY=registry.nationtech.io
IMAGE_NAME=sreez-website
TAG="v1.8.0"
TAG="v1.8.1"
IMAGE="${REGISTRY}/${IMAGE_NAME}:${TAG}"

View File

@ -16,7 +16,7 @@ pub fn OkdRecoverFromExpiredCerts() -> impl IntoView {
<div class="">
<div class="row margin-top-2 space-between">
<div class="margin-x-1 text-left column">
<h1 class="font-3xl">"RedHat OKD"
<h1 class="font-3xl">"Red Hat OKD"
<span class="font-l font-italic">" -OpenShift Community Edition-"</span>
<br/>
<span class="font-xl color-gray">"Certs Expirés - Comment Récupérer Le Cluster"</span>