diff --git a/helm/porthole/values-cluster.yaml b/helm/porthole/values-cluster.yaml index ddf1927..a410f7e 100644 --- a/helm/porthole/values-cluster.yaml +++ b/helm/porthole/values-cluster.yaml @@ -12,9 +12,10 @@ secrets: secretAccessKey: "OtmAz9m7o941wG1Gms2yItyqxd6gCWY8k4LJVBX" # Enable jobs and apps now that images are built +# Temporarily disable migrate due to image pull issues jobs: migrate: - enabled: true + enabled: false web: enabled: true