Skip to content

Commit

Permalink
Dev test
Browse files Browse the repository at this point in the history
  • Loading branch information
carolinebrasil authored Dec 7, 2024
1 parent 245282d commit 01f063c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ The deployment logic varies based on the environment:
- **Production Environment**: Triggered by pushes to the `main` branch.

The deployment process includes:
- Setting the environment and kustomize directory.
- Checking and creating the namespace if it doesn't exist.
- Updating the image in the kustomize configuration.
- Applying the Kubernetes resources using `kubectl`.
- Setting the environment and kustomize directory.
- Checking and creating the namespace if it doesn't exist.
- Updating the image in the kustomize configuration.
- Applying the Kubernetes resources using `kubectl`.

0 comments on commit 01f063c

Please sign in to comment.