Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

editing values.yaml #15

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

editing values.yaml #15

wants to merge 1 commit into from

Conversation

anikfal
Copy link

@anikfal anikfal commented Oct 21, 2024

No description provided.

@anikfal anikfal closed this Oct 21, 2024
@anikfal anikfal reopened this Oct 21, 2024
@anikfal
Copy link
Author

anikfal commented Oct 21, 2024

To work around the problem discussed below:

$ kubectl get events
LAST SEEN   TYPE      REASON              OBJECT                                              MESSAGE
53m         Normal    Scheduled           pod/my-release-django-migrate-b9lzz                 Successfully assigned default/my-release-django-migrate-b9lzz to minikube
52m         Normal    Pulling             pod/my-release-django-migrate-b9lzz                 Pulling image "ghcr.io/esgf2-us/metagrid-backend:v1.1.1-pre"
52m         Warning   Failed              pod/my-release-django-migrate-b9lzz                 Failed to pull image "ghcr.io/esgf2-us/metagrid-backend:v1.1.1-pre": Error response from daemon: manifest unknown
52m         Warning   Failed              pod/my-release-django-migrate-b9lzz                 Error: ErrImagePull
52m         Normal    BackOff             pod/my-release-django-migrate-b9lzz                 Back-off pulling image "ghcr.io/esgf2-us/metagrid-backend:v1.1.1-pre"
52m         Warning   Failed              pod/my-release-django-migrate-b9lzz                 Error: ImagePullBackOff

@jasonb5
Copy link
Collaborator

jasonb5 commented Oct 30, 2024

@anikfal You can close this, the issue is addressed in #14, the image: value should be empty by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants