Skip to content

Would be nice if yaml was available for install  #4

@senare

Description

@senare

I think it would be nice if 'release process' could include the build and bundling of the yaml need to do install.

All that is really needed is for the yaml to be build and hosted in git repo, would make it faster and easier to try it out

and also handy if installing using i.e. ArgoCD or flux etc ...

I will add ref instructions and example for ArgoCD itself if it helps ?

ArgoCd Getting started guide

Also in other case maybe update doc with instructions to use

for building

kubectl kustomize config/default

for deploy

kubectl apply -k config/default

instead of / in addition to

kustomize build config/default | kubectl apply -f -

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