Skip to content

Commit

Permalink
include cm and clusterrole manifests in grapple-installer
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-grapple committed Oct 28, 2024
1 parent bc1fa40 commit e6ea0b7
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 193 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,21 @@ spec:
chart: "grapple-installer"
helm:
values: |
version: 0.2.8
platform: "Kubefirst"
kubeblocks:
enabled: true
grapple:
dns: "<DOMAIN_NAME>""
version: "0.2.8"
kubefirst:
provider: "<CLOUD_PROVIDER>"
region: "<CLOUD_REGION>"
cluster:
name: "<CLUSTER_NAME>"
id: "<CLUSTER_ID>"
organization: "<GITHUB_OWNER><GITLAB_OWNER>"
githubuser: "<GITHUB_USER>"
gitlabuser: "<GITLAB_USER>"
destination:
name: <CLUSTER_DESTINATION>
namespace: grpl-system
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit e6ea0b7

Please sign in to comment.