mirror of
https://github.com/aquasecurity/trivy.git
synced 2025-12-23 07:29:00 -08:00
Improve the meaning of sentence (#5301)
Sentence has incomplete meaning . Go to this link to see the issue: https://aquasecurity.github.io/trivy/v0.45/tutorials/kubernetes/gitops/
This commit is contained in:
@@ -41,7 +41,7 @@ spec:
|
|||||||
selfHeal: true
|
selfHeal: true
|
||||||
```
|
```
|
||||||
|
|
||||||
The apply the Kubernetes manifest. If you have the manifest locally, you can use the following command through kubectl:
|
To apply the Kubernetes manifest, if you have the manifest locally, you can use the following command through kubectl:
|
||||||
```
|
```
|
||||||
> kubectl apply -f trivy-operator.yaml
|
> kubectl apply -f trivy-operator.yaml
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user