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 (chart): add infra #46

Merged
merged 8 commits into from
Dec 3, 2024
Merged

Conversation

akafazov
Copy link
Member

@akafazov akafazov commented Nov 29, 2024

refers to #24

On-behalf-of: @SAP angel.kafazov@sap.com
Signed-off-by: Angel Kafazov <akafazov@cst-bg.net>
@akafazov akafazov changed the base branch from main to chore/move-keycloak-chart November 29, 2024 07:35
@@ -0,0 +1,16 @@
{{- if (.Values.auth).host -}}
Copy link
Member

Choose a reason for hiding this comment

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

can you also add a keycloak.enabled toggle here?

Copy link
Member

Choose a reason for hiding this comment

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

or maybe rename the list to .Values.keycloak.hosts.

.Values.host is quite generic. For consistency sake having the keycloak.enabled toggle would still be good i think

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@@ -0,0 +1,11 @@
{{- range .Values.stores }}
Copy link
Member

Choose a reason for hiding this comment

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

same here, lets have a .Values.fga.stores list and also a .Values.fga.enabled toggle

Copy link
Member Author

Choose a reason for hiding this comment

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

done

@@ -0,0 +1,30 @@
{{- if .Values.clusterRole.enabled -}}
Copy link
Member

Choose a reason for hiding this comment

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

rename toggle to be

.Values.rbac.clusterReader.enabled

Copy link
Member Author

Choose a reason for hiding this comment

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

done

On-behalf-of: @SAP angel.kafazov@sap.com
Signed-off-by: Angel Kafazov <akafazov@cst-bg.net>
@nexus49 nexus49 changed the base branch from chore/move-keycloak-chart to main December 3, 2024 10:20
@nexus49 nexus49 changed the base branch from main to chore/move-keycloak-chart December 3, 2024 10:25
…figuration

On-behalf-of: @SAP angel.kafazov@sap.com
Signed-off-by: Angel Kafazov <akafazov@cst-bg.net>
On-behalf-of: @SAP angel.kafazov@sap.com
Signed-off-by: Angel Kafazov <akafazov@cst-bg.net>
@akafazov akafazov requested a review from nexus49 December 3, 2024 10:37
@nexus49 nexus49 merged commit 98ce0cd into chore/move-keycloak-chart Dec 3, 2024
59 checks passed
@nexus49 nexus49 deleted the chore/move-infra branch December 3, 2024 12:45
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.

2 participants