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

fix(examples): Update target minikube-nginx-helm in examples #985

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MatteoVoges
Copy link
Contributor

@MatteoVoges MatteoVoges commented Apr 6, 2023

Proposed Changes

  • Updated target minikube-nginx-helm with --force-fetch
  • There was an error while running kapitan compile --fetch in examples/kubernetes

Steps To Reproduce

  • git clone https://www.github.com/kapicorp/kapitan.git
  • git submodule update --init
  • poetry install
  • kapitan compile --fetch
  • Error:
    Error: template: ingress-nginx/templates/admission-webhooks/cert-manager.yaml:1:63: executing "ingress-nginx/templates/admission-webhooks/cert-manager.yaml" at <.Values.controller.admissionWebhooks.certManager.enabled>: nil pointer evaluating interface {}.enabled
    
    Use --debug flag to render out invalid YAML
    
    Compile error: failed to compile target: minikube-nginx-helm
    

Command used to fix

kapitan compile --force-fetch


Contributed by

@MatteoVoges MatteoVoges added the bugfix fixing a bug label Apr 20, 2023
@github-actions github-actions bot added the Stale label Nov 9, 2023
@github-actions github-actions bot removed the Stale label May 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant