Skip to content

Commit 6a95dbc

Browse files
authored
Update README.md
1 parent d90c607 commit 6a95dbc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It took me some time to achieve this and I was thinking : it's probably sure tha
99
It's really possible (I hope not ^^) that I "reinventend the wheel" here so if you know an existing similar repo or way to achieve the exact same purpose, please let me know. I precise that the goal is to avoid the using of an external CLI (like Flux one for example), only git command line, to follow the GitOps philosophy and have a CI pipeline completely independent of the GitOps agent pulling the changes.
1010

1111
## Assumptions of the current script
12-
- the .yaml file you want to modify does only describe 1 Deployment having 1 container
12+
- the .yaml file you want to modify does only describe 1 Deployment having 1 container template
1313
- Deployment name is the same as the Docker image name (like this : repo/**deployment-name**:tag)
1414

1515
## Description of environment variables used by the current script

0 commit comments

Comments
 (0)