From e8117b2b6a7ca11ca2e5d79feb68556fdff2caa1 Mon Sep 17 00:00:00 2001 From: ouahcene Date: Thu, 24 Aug 2023 11:42:17 +0200 Subject: [PATCH] Update app-k8s.yaml the image doesn't existe in the : ashutoshsahoo --- deployment/app-k8s.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/app-k8s.yaml b/deployment/app-k8s.yaml index 70a6088..9c9eef2 100644 --- a/deployment/app-k8s.yaml +++ b/deployment/app-k8s.yaml @@ -45,7 +45,7 @@ items: serviceAccountName: spring-boot-kubernetes-mysql containers: - name: spring-boot-kubernetes-mysql - image: ashutoshsahoo/spring-boot-kubernetes-mysql:5.0.0 + image: astrolabe31/spring-boot-kubernetes-mysql:5.0.0 imagePullPolicy: IfNotPresent resources: limits: