Skip to content

Commit

Permalink
Make test more stable?
Browse files Browse the repository at this point in the history
  • Loading branch information
LEDfan committed Feb 22, 2024
1 parent b5cf6aa commit 57d8eb5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/resources/configs/conflict.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: sp-example-shinyproxy-cm-8c17f21f9d82e1a5f98d3af986397a9656ac89
name: sp-example-shinyproxy-cm-a2460e4e35bfd14f72413e02ac6acfd0d33d7e
namespace: itest
data:
application.yml: |
Expand Down
1 change: 1 addition & 0 deletions src/test/resources/configs/simple_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
authentication: simple
containerBackend: kubernetes
stop-proxies-on-shutdown: false
default-stop-proxy-on-logout: false
kubernetes:
namespace: itest
internal-networking: true
Expand Down
1 change: 1 addition & 0 deletions src/test/resources/configs/simple_config_updated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ spec:
authentication: simple
containerBackend: kubernetes
stop-proxies-on-shutdown: false
default-stop-proxy-on-logout: false
kubernetes:
namespace: itest
internal-networking: true
Expand Down

0 comments on commit 57d8eb5

Please sign in to comment.