Skip to content

Commit

Permalink
update values
Browse files Browse the repository at this point in the history
  • Loading branch information
kennyd3d committed Oct 14, 2024
1 parent 2c75d51 commit eee3b47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CICD/hello-world-app/values-qa.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
namespace: dev
namespace: qa
image: kennyd3d/hello-world-app:dev
2 changes: 1 addition & 1 deletion CICD/hello-world-app/values-stable.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
namespace: dev
namespace: stable
image: kennyd3d/hello-world-app:dev

0 comments on commit eee3b47

Please sign in to comment.