Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LondheShubham153 authored Apr 13, 2024
1 parent d27f170 commit 50a009c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kustomize/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ To deploy an application, apply the YAML configuration file to your namespace:

```bash

kubectl apply - <path-to-overlays-environment> .
kubectl apply -k <path-to-overlays-environment>
```

# Useful Commands
Expand Down

0 comments on commit 50a009c

Please sign in to comment.