diff --git a/manifest/helm/values.yaml b/manifest/helm/values.yaml index 7f27077..bd2596b 100644 --- a/manifest/helm/values.yaml +++ b/manifest/helm/values.yaml @@ -1,6 +1,6 @@ image: - repository: harbor.fireflylab.local/library/tictactoe - tag: main-82abbd8c + repository: harbor-core.harbor.svc.cluster.local/library/tictactoe + tag: latest pullPolicy: IfNotPresent replicaCount: 1