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

docs: update KubeEnforcer docs to be consistent with others #108

Merged
merged 1 commit into from
Jul 28, 2020
Merged
Changes from all commits
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
18 changes: 14 additions & 4 deletions kube-enforcer/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,18 @@
# Aqua Kube Enforcer Helm Chart
<img src="https://avatars3.githubusercontent.com/u/12783832?s=200&v=4" height="100" width="100" /><img src="https://avatars3.githubusercontent.com/u/15859888?s=200&v=4" width="100" height="100"/>

Contents:
- [Aqua Kube Enforcer Helm Chart](#aqua-kube-enforcer-helm-chart)
# Aqua Security Kube Enforcer Helm Chart

These are Helm charts for installation and maintenance of Aqua Container Security Enforcer

## Contents

- [Aqua Security Kube Enforcer Helm Chart](#aqua-security-kube-enforcer-helm-chart)
- [Contents](#contents)
- [Configure TLS Authentication to the API Server](#optional-configure-tls-authentication-to-the-api-server)
- [Deploy The Helm Chart](#deploy-the-helm-chart)
- [Installing the Chart](#installing-the-chart)
- [Configurable Variables](#configurable-variables)
- [KubeEnforcer](#kubeenforcer)
- [Issues and feedback](#issues-and-feedback)

## Configure TLS Authentication between KubeEnforcer & API Server
Expand Down Expand Up @@ -66,7 +74,9 @@ Optional flags:
--aquaSecret.kubeEnforcerToken default to "" you can find the KubeEnforcer token from aqua csp under enforcers tab in default/custom KubeEnforcer group or you can manually approve KubeEnforcer authentication from aqua CSP under default/custom KubeEnforcer group in enforcers tab.
```

### Customize your configuration
## Configurable Variables

### KubeEnforcer

| Parameter | Description | Default |
| --------------------------------- | ------------------------------------ | ---------------------------------------------------------------------------- |
Expand Down