Skip to content

CR-18274-fix-ap-restart #34

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

Merged
merged 5 commits into from
Apr 23, 2023
Merged

CR-18274-fix-ap-restart #34

merged 5 commits into from
Apr 23, 2023

Conversation

noam-codefresh
Copy link

No description provided.

@noam-codefresh noam-codefresh requested a review from a team as a code owner April 23, 2023 08:17
@noam-codefresh noam-codefresh self-assigned this Apr 23, 2023
DEPLOYMENT_NAME:
valueFrom:
fieldRef:
fieldPath: metadata.name
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would give you the pod name, not the deployment name. I'm not sure how you'd get the deployment name

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, right. thanks for noticing. 🤦🏻
i'll think of some other way to get it to work

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@noam-codefresh You can use this {{ include "cap-app-proxy.fullname" . }} This template is what defines the deployment name in the first place.

@noam-codefresh noam-codefresh merged commit b4c4352 into main Apr 23, 2023
@noam-codefresh noam-codefresh deleted the CR-18274-fix-ap-restart branch April 23, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants