Skip to content

Commit

Permalink
Merge pull request argoproj#1 from manuelstein/feat/proxy
Browse files Browse the repository at this point in the history
add documentation
  • Loading branch information
ls0f authored Mar 2, 2023
2 parents 582d59f + ee83f90 commit 91d373f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/operator-manual/declarative-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,8 @@ execProviderConfig:
}
apiVersion: string
installHint: string
# Proxy URL for the kubernetes client to use when connecting to the cluster api server
proxyUrl: string
# Transport layer security configuration settings
tlsClientConfig:
# Base64 encoded PEM-encoded bytes (typically read from a client certificate file).
Expand Down

0 comments on commit 91d373f

Please sign in to comment.