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:
PranitRout07
2023-10-01 23:43:12 +05:30
committed by GitHub
parent 6ab2bdfa7c
commit 4f1d576e5a

View File

@@ -41,7 +41,7 @@ spec:
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