diff --git a/configuration/kubernetes/deployment.yaml b/configuration/kubernetes/deployment.yaml index 36bc9e8..cd0973b 100644 --- a/configuration/kubernetes/deployment.yaml +++ b/configuration/kubernetes/deployment.yaml @@ -84,4 +84,4 @@ spec: memory: 256Mi restartPolicy: Always imagePullSecrets: - - name: registry-secret \ No newline at end of file + - name: registry-db-gateway \ No newline at end of file