Update image reference to flux/crepes-demo
Some checks failed
Build and Push Docker Image / build (push) Has been cancelled

This commit is contained in:
2026-02-09 07:38:30 +01:00
parent 9b750238c2
commit e1b6cc96ab

View File

@@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: crepes-demo
image: git.aymerick.fr/aymerick/crepes-demo:latest
image: git.aymerick.fr/flux/crepes-demo:latest
imagePullPolicy: Always
ports:
- containerPort: 3000