Skip to content

Commit

Permalink
Update versioned_docs/version-5.4/02.deploying/02.kubernetes/02.kuber…
Browse files Browse the repository at this point in the history
…netes.md

Co-authored-by: Sunil Singh <sunil.singh@suse.com>
  • Loading branch information
venkateshjayagopal and sunilarjun committed Jan 16, 2025
1 parent 369dc9a commit 3266334
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ spec:
### Kubernetes Deployment YAML for v5.4.2 onwards
The following sample YAML is for version 5.4.2 onwards where we need to mount the internal certificates on Controller, Enforcer and scanner pods since we dont support hardcoded certificates anymore. Create internal-cert secret from the given link before deploying, https://open-docs.neuvector.com/deploying/production/internal
The following sample YAML is for versions 5.4.2 and onwards where we need to mount the internal certificates on Controller, Enforcer and Scanner pods since we do not support hardcoded certificates anymore. Create the internal-certificate secret from the given link before deploying: https://open-docs.neuvector.com/deploying/production/internal.
```yaml
apiVersion: v1
Expand Down

0 comments on commit 3266334

Please sign in to comment.