Skip to content

Kustomization file missing .yaml at the end #38

@JunaidChaudry

Description

@JunaidChaudry

Kubernetes recommends naming the kustomization file as kustomization.yaml https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/, and argoCD also requires the same in order for it to be able to use kustomize resources.

With the current name, argocd fails to pick up the kustomization file as well.

Can we please go ahead and rename the file to kustomization.yaml as per recommendations by kubernetes, and argoCD?

References:

https://kubectl.docs.kubernetes.io/references/kustomize/glossary/#kustomization
https://kubernetes.io/docs/tasks/manage-kubernetes-objects/kustomization/
https://argo-cd.readthedocs.io/en/stable/user-guide/kustomize/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions