Skip to content

Commit

Permalink
Add missing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
MormonJesus69420 committed May 23, 2024
1 parent f411e5f commit 44e3d50
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -208,4 +208,4 @@ jobs:
kubectl config view
kubectl version
kubectl apply -f k8s/prod/wls.yml
kubectl rollout restart deploy/wls
kubectl rollout restart deploy/wls
2 changes: 1 addition & 1 deletion .m2/settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@
<nonProxyHosts>localhost|127.0.0.1|docker</nonProxyHosts>
</proxy>
</proxies>
</settings>
</settings>
2 changes: 1 addition & 1 deletion k8s/prod/wls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ spec:
port:
number: 8080
path: /bifrost
pathType: Prefix
pathType: Prefix
2 changes: 1 addition & 1 deletion k8s/stage/wls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ spec:
port:
number: 8080
path: /bifrost
pathType: Prefix
pathType: Prefix

0 comments on commit 44e3d50

Please sign in to comment.