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

Template support for resources replication #694

Merged
merged 4 commits into from
Feb 16, 2023

Conversation

prometherion
Copy link
Member

@prometherion prometherion commented Feb 2, 2023

Closes #688.

Supported keywords:

  • {{ tenant.name }} for the Tenant name managing the Namespace
  • {{ namespace }} for the Namespace where the resource is replicated

Still missing documentation for this feature.

Allowed template values:
- `{{ tenant.name }}` for the Tenant name managing the Namespace
- `{{ namespace }}` for the Namespace where the resource is replicated
@netlify
Copy link

netlify bot commented Feb 2, 2023

Deploy Preview for capsule-documentation canceled.

Name Link
🔨 Latest commit f752019
🔍 Latest deploy log https://app.netlify.com/sites/capsule-documentation/deploys/63dc0adce77c9b0008246e58

@prometherion prometherion merged commit 0187845 into projectcapsule:master Feb 16, 2023
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.

feat: Allow templating in GlobalTenantResource and TenantResource
1 participant