Skip to content

Conversation

@ostempel
Copy link
Contributor

@ostempel ostempel commented Nov 6, 2025

@metal-robot metal-robot bot added this to Development Nov 6, 2025
@ostempel
Copy link
Contributor Author

ostempel commented Nov 6, 2025

Not done yet:

  • Roles variables and defaults
  • Customize Login page

@majst01 majst01 mentioned this pull request Nov 7, 2025
@ostempel
Copy link
Contributor Author

Todo:

  • add zitadel-db backuprestore variables to release vector

Copy link
Contributor

@Gerrit91 Gerrit91 left a comment

Choose a reason for hiding this comment

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

Very keen to try this out. :)

@@ -0,0 +1,22 @@
---

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: Deploy Zitadel
kubernetes.core.helm:
chart_ref: zitadel/zitadel
chart_version: "{{ zitadel_chart_version }}"
Copy link
Contributor

Choose a reason for hiding this comment

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

With this you don't need to previous task:

Suggested change
chart_version: "{{ zitadel_chart_version }}"
chart_version: "{{ zitadel_chart_version }}"
chart_repo_url: https://charts.zitadel.com/

Password: {{ zitadel_db_password }}
configmapConfig:
FirstInstance:
InstanceName: MetalStack
Copy link
Contributor

Choose a reason for hiding this comment

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

Would it be possible to use metal-stack or is this casing a typical convention?

Comment on lines 52 to 55
tag: v4.6.4
login:
image:
tag: v4.6.4
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably this should not be overwritten as on a chart update this prevents an update?

restartPolicy: Never
containers:
- name: zitadel-init
image: ghcr.io/metal-stack/zitadel-init:pr-1
Copy link
Contributor

Choose a reason for hiding this comment

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

Needs to be factored out into a default variable.

@@ -0,0 +1,17 @@
# Zitadel

Role that deploys and manages and configures Zitadel, an open-source identity and access management system.
Copy link
Contributor

Choose a reason for hiding this comment

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

Add a link to the project.

compose.yaml Outdated
# - ${HOME}/.ansible/roles/metal-roles:/root/.ansible/roles/metal-roles:ro
# - ${HOME}/.ansible/roles/metal-ansible-modules:/root/.ansible/roles/metal-ansible-modules:ro
# - ${HOME}/git/github.com/metal-stack/helm-charts:/helm-charts:ro
# - ${HOME}/git/metal-stack/helm-charts:/helm-charts:ro
Copy link
Contributor

Choose a reason for hiding this comment

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

Can be reverted because it's not related to this change?

@Gerrit91 Gerrit91 added the triage This should be talked about in the next planning. label Nov 17, 2025
@iljarotar iljarotar removed the triage This should be talked about in the next planning. label Nov 17, 2025
@iljarotar iljarotar moved this to In Progress in Development Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

4 participants