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 #1

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:a4b1f3e4dfde16af8ebac0170435f7af10fefcbf2a8b177c594b24e5cfd3aa00
name: workload
ports:
- containerPort: 8080
Expand Down