fix(argo-cd): Expose clusterResources in cluster secret (#1131)
* fix(argo-cd): Expose clusterResources in cluster secret Signed-off-by: Matthias Lisin <ml@visu.li> * Change indent Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com> Co-authored-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
parent
cbdcd902d7
commit
326d87a70c
3 changed files with 8 additions and 4 deletions
|
|
@ -1670,6 +1670,7 @@ configs:
|
|||
# labels: {}
|
||||
# annotations: {}
|
||||
# namespaces: namespace1,namespace2
|
||||
# clusterResources: true
|
||||
# config:
|
||||
# bearerToken: "<authentication token>"
|
||||
# tlsClientConfig:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue