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

Kustomize does it support direct variable substitution for resource paths? #5000

Open
1 task done
omar-triguii opened this issue Sep 24, 2024 · 0 comments
Open
1 task done

Comments

@omar-triguii
Copy link

Describe the bug

$DEV/kustomization.yaml

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization

resources:

  • ../../base

components:

  • ../../components/$app1/
  • ../../components/$app2/
  • ../../components/$app3

Steps to reproduce

flux installed!

Expected behavior

i want to dynamically pass applications names in kustomization. but kustomize as i think gets them only in static way.
any solutions please!

Screenshots and recordings

No response

OS / Distro

ubuntu

Flux version

flux: v2.2.3

Flux check

check

Git provider

No response

Container Registry provider

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
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

No branches or pull requests

1 participant