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

feat: enhance ogmios bootstrap #80

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

verbotenj
Copy link
Contributor

  • add extra_annotations for proxy service
  • refactor proxy variables
  • fix missing image_pull_secret
  • condition monitoring because it can be hosted

# default = 1
# }
// proxy green settings
variable "proxy_geen_name" {
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
variable "proxy_geen_name" {
variable "proxy_green_name" {

Copy link
Contributor Author

Choose a reason for hiding this comment

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

nice catch

environment = var.proxy_green_environment
extension_name = var.extension_name
extra_annotations = var.proxy_green_extra_annotations
name = var.proxy_geen_name
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
name = var.proxy_geen_name
name = var.proxy_green_name

- add extra_annotations for proxy service
- refactor proxy variables
- fix missing image_pull_secret
- condition monitoring because it can be hosted

Signed-off-by: Ales Verbic <[email protected]>
@gonzalezzfelipe gonzalezzfelipe merged commit 68a1887 into demeter-run:main Feb 27, 2025
1 check passed
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.

3 participants