mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aea96f30b6 | ||
|
|
cffefd0356 |
2
.github/workflows/create-release.yml
vendored
2
.github/workflows/create-release.yml
vendored
@@ -47,7 +47,7 @@ jobs:
|
||||
gitops-file: "environments/staging/doc.kerberos.io/deployment.yaml"
|
||||
gitops-pr-branch: "release-kerberos-documentation-${{ github.event.inputs.tag || github.ref_name }}"
|
||||
gitops-key: ".spec.template.spec.containers[0].image"
|
||||
gitops-value: "uugai/kerberos-documentation:${{ github.event.inputs.tag || github.ref_name }}"
|
||||
gitops-value: "core.harbor.uug.ai/images/uugai/kerberos-documentation:${{ github.event.inputs.tag || github.ref_name }}"
|
||||
commit-email: "gitops@uug.ai"
|
||||
commit-name: "GitOps - UUG.AI"
|
||||
commit-message: "A new release for Kerberos documentation - ${{ github.event.inputs.tag || github.ref_name }}"
|
||||
|
||||
@@ -27,6 +27,6 @@ The Saas offering and the related subscription can be cancelled at any time. If
|
||||
|
||||
## Self-hosted
|
||||
|
||||
When licensing the self-hosted version of Kerberos Hub, you will need to purchase a license key for installing and consuming the application. After, you received a license you will be able to configure the [Kerberos Hub Helm chart](https://github.com/kerberos-io/hub/blob/master/values.yaml#L6). The self-hosted license will allow you to install unlimited amount of accounts and devices.
|
||||
When licensing the self-hosted version of Kerberos Hub, you will need to purchase a license key for installing and consuming the application. After, you received a license you will be able to configure the [Kerberos Hub Helm chart](https://github.com/kerberos-io/helm-charts/blob/main/charts/hub/values.yaml#L11). The self-hosted license will allow you to install unlimited amount of accounts and devices.
|
||||
|
||||
More information about the self-hosted license [can be found on the public website](https://kerberos.io/product/hub).
|
||||
|
||||
Reference in New Issue
Block a user