Skip to content

Commit

Permalink
Updates external site
Browse files Browse the repository at this point in the history
  • Loading branch information
lordofthejars committed Oct 17, 2024
1 parent 244730c commit aea73b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion istiofiles/service-entry-egress-worldclockapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata:
name: worldclockapi-egress-rule
spec:
hosts:
- worldclockapi.com
- worldtimeapi.org
ports:
- name: http-80
number: 80
Expand Down
2 changes: 1 addition & 1 deletion recommendation/kubernetes/Deployment-v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ spec:
- env:
- name: JAVA_OPTIONS
value: -Xms15m -Xmx15m -Xmn15m
image: quay.io/rhdevelopers/istio-tutorial-recommendation:v3.3
image: quay.io/rhdevelopers/istio-tutorial-recommendation:3.3
imagePullPolicy: IfNotPresent
livenessProbe:
exec:
Expand Down

0 comments on commit aea73b3

Please sign in to comment.