Skip to content

Commit

Permalink
chore: update kubernetes manifests
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <noreply@github.com>
  • Loading branch information
codingben committed May 12, 2023
1 parent dba35ab commit 9e49684
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release/kubernetes-manifests.yaml
Expand Up @@ -378,7 +378,7 @@ spec:
- name: MAX_CONNECTIONS
value: "100"
- name: CONFIG_SOURCE
value: develop
value: v1.0
- name: FLECK_LOG
value: Info
- name: GAME_LOG
Expand Down Expand Up @@ -432,7 +432,7 @@ spec:
- name: RUST_LOG
value: info
- name: CONFIG_SOURCE
value: develop
value: v1.0
image: maplefighters/gameprovider-service:1.0.0
imagePullPolicy: Always
name: gameprovider-service
Expand Down

0 comments on commit 9e49684

Please sign in to comment.