Skip to content

Commit

Permalink
add mondooCredsSecretRef to MondooAuditConfig in user manual (#329)
Browse files Browse the repository at this point in the history
  • Loading branch information
imilchev authored May 10, 2022
1 parent 80dd279 commit 28e6b6a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/user-manual.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ Once the secret is configured, we configure the operator to define the scan targ
name: mondoo-client
namespace: mondoo-operator
spec:
mondooCredsSecretRef:
name: mondoo-client
kubernetesResources:
enable: true
nodes:
Expand Down Expand Up @@ -140,6 +142,8 @@ The easiest way to bootstrap the admission controller TLS certificate is by usin
name: mondoo-client
namespace: mondoo-operator
spec:
mondooCredsSecretRef:
name: mondoo-client
kubernetesResources:
enable: true
nodes:
Expand Down

0 comments on commit 28e6b6a

Please sign in to comment.