Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

Added override mechanism for kubeconfig. This allows the full path to… #154

Merged
merged 3 commits into from
Oct 15, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated documentation to include OCI_FLEXD_KUBECONFIG_PATH description.
  • Loading branch information
templecloud committed Oct 11, 2018
commit bc7f6af8708efd26034f5bd1db1374da50ec8a4b
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ You can set these in the environment to override the default values.
`/usr/libexec/kubernetes/kubelet-plugins/volume/exec/oracle~oci`)
* `OCI_FLEXD_CONFIG_DIRECTORY` - Directory where the driver configuration lives (Default:
`/usr/libexec/kubernetes/kubelet-plugins/volume/exec/oracle~oci`)
* `OCI_FLEXD_KUBECONFIG_PATH` - An override to allow the fully qualified path of the kubeconfig resource file to be specified. This take precedence over additional configuration.

## OCI Policies

Expand Down