diff --git a/HelmCharts/firefly-chart/templates/firefly-deployment.yaml b/HelmCharts/firefly-chart/templates/firefly-deployment.yaml index be3c244f..8c65f585 100644 --- a/HelmCharts/firefly-chart/templates/firefly-deployment.yaml +++ b/HelmCharts/firefly-chart/templates/firefly-deployment.yaml @@ -52,8 +52,8 @@ spec: tier: frontend spec: containers: - #- image: fireflyiii/core:latest - - image: docker-registry:32000/mifirefly:1.0 + - image: fireflyiii/core:latest + #- image: docker-registry:32000/mifirefly:1.0 name: firefly-iii env: - name: APP_ENV