Skip to content

Commit

Permalink
[DNM] Test GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
yoctozepto committed Jul 11, 2024
1 parent cfd4911 commit 08e07a3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/ems-server/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.

replicaCount: 1
replicaCount: 2

image:
repository: "registry.gitlab.com/nebulous-project/ems-main/ems-server"
Expand Down
2 changes: 1 addition & 1 deletion charts/sal/values.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
replicaCount: 1
replicaCount: 2

image:
mariadb: mariadb
Expand Down

0 comments on commit 08e07a3

Please sign in to comment.