weaveworks / pctl

CLI for interacting with profiles
Other
7 stars 6 forks source link

Allow to pass a config-map name with a nested profile for paramters #335

Closed steve-fraser closed 2 years ago

steve-fraser commented 3 years ago

What feature/behavior/change do you want?

I would like to be able to configure the name of the config map for a nested profile.

- name: weave-example
  dependsOn:
  - name: weave-configmap
  profile:
    source:
      url: git@github.com:weaveworks/weave-example.git
      path: ./weave-example
      config-map: weave-configmap

Why do you want this feature?

This would allow me to pass parameters to profiles without needing to re-define sets of profiles if a few values change.

github-actions[bot] commented 2 years ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 years ago

This issue was closed because it has been stalled for 5 days with no activity.