Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ready for review #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion config/dev/tanzu-java-web-app/delivery.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ spec:
- env:
- name: JAVA_TOOL_OPTIONS
value: -Dserver.port="8080" -Dserver.shutdown.grace-period="24s"
image: 074754820263.dkr.ecr.us-west-2.amazonaws.com/tanzu-application-platform/tanzu-java-web-app-dev@sha256:f349854058fd3ad9eb16ba17f67a3ef2e889da08b8b9b6d704ef66d7e2cc532b
image: 820320248141.dkr.ecr.us-west-2.amazonaws.com/tanzu-application-platform/tanzu-java-web-app-dev@sha256:14ec02035905939b653105442b910cb2f01476963d0e63e12213b69ce3e7e0f9
name: workload
ports:
- containerPort: 8080
Expand Down