diff --git a/kube-manifests/Dev/Front/3 - deployment.yaml b/kube-manifests/Dev/Front/3 - deployment.yaml index 8583d0e..29287ca 100644 --- a/kube-manifests/Dev/Front/3 - deployment.yaml +++ b/kube-manifests/Dev/Front/3 - deployment.yaml @@ -31,4 +31,4 @@ spec: containerPort: 80 protocol: TCP imagePullSecrets: - - name: mind-sos-gitea-img \ No newline at end of file + - name: panel-gitea-img \ No newline at end of file diff --git a/kube-manifests/Prod/Front/3 - deployment.yaml b/kube-manifests/Prod/Front/3 - deployment.yaml index 26b75cb..f5e7c06 100644 --- a/kube-manifests/Prod/Front/3 - deployment.yaml +++ b/kube-manifests/Prod/Front/3 - deployment.yaml @@ -31,4 +31,4 @@ spec: containerPort: 80 protocol: TCP imagePullSecrets: - - name: mind-sos-gitea-img \ No newline at end of file + - name: panel-gitea-img \ No newline at end of file