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

provided config mode doesn't work #34

Open
JCL38-ORANGE opened this issue Jan 6, 2022 · 0 comments
Open

provided config mode doesn't work #34

JCL38-ORANGE opened this issue Jan 6, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@JCL38-ORANGE
Copy link

manifest configuration snippet

  • type: replace
    path: /instance_groups/name=proxy/jobs/-
    value:
    name: action
    release: helm-kubectl
    properties:
    config: provided_config
    config: path_config_file
    kubernetes:
    config: ((credhub_reference))
    config_path: /var/vcap/data/action/kubeconfig.yml
    usecontext: default #k3s generated kube config is default
    actions: []

resulting error
proxy/34af55e9-0e87-46cb-b0ef-1be57999dfba:/var/vcap/sys/log/action# cat *
cp: cannot stat '/var/vcap/jobs/action/config/config': No such file or directory
found correct rubygems version 3.1.2

@JCL38-ORANGE JCL38-ORANGE added the bug Something isn't working label Jan 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant