Skip to content

Commit

Permalink
Merge pull request #810 from konstructio/main
Browse files Browse the repository at this point in the history
rebase
  • Loading branch information
jokestax authored Oct 10, 2024
2 parents c2d2279 + 85277a8 commit edf7c03
Show file tree
Hide file tree
Showing 32 changed files with 99 additions and 206 deletions.
15 changes: 4 additions & 11 deletions akamai-github/templates/mgmt/components/kubefirst/console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ spec:
project: default
source:
repoURL: https://charts.konstruct.io
targetRevision: 2.6.2-rc7
chart: kubefirst
targetRevision: 2.6.2-rc24
chart: kubefirst-pro
helm:
values: |-
global:
Expand All @@ -25,17 +25,10 @@ spec:
kubefirstTeamInfo: "<KUBEFIRST_TEAM_INFO>"
kubefirstVersion: "<KUBEFIRST_VERSION>"
useTelemetry: "<USE_TELEMETRY>"
kubefirst-api-ee:
kubefirst-pro-api:
extraEnv:
IN_CLUSTER: "true"
kubefirst-api:
isClusterZero: "false"
extraEnv:
IN_CLUSTER: "true"
CLUSTER_NAME: "<CLUSTER_NAME>"
ENTERPRISE_API_URL: "http://kubefirst-kubefirst-api-ee.kubefirst.svc.cluster.local"
console:
isClusterZero: "false"
kubefirst-pro-ui:
domain: "<DOMAIN_NAME>"
extraEnvSecrets:
CLIENT_ID:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- --namespace
- kubefirst
- --label
- app.kubernetes.io/name=console
- app.kubernetes.io/name=kubefirst-pro-ui
image: public.ecr.aws/kubefirst/kubernetes-toolkit:0.0.8
imagePullPolicy: IfNotPresent
name: wait
Expand Down
19 changes: 4 additions & 15 deletions aws-github/templates/mgmt/components/kubefirst/console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ spec:
project: default
source:
repoURL: https://charts.konstruct.io
targetRevision: 2.6.2-rc7
chart: kubefirst
targetRevision: 2.6.2-rc24
chart: kubefirst-pro
helm:
values: |-
global:
Expand All @@ -25,21 +25,10 @@ spec:
kubefirstTeamInfo: "<KUBEFIRST_TEAM_INFO>"
kubefirstVersion: "<KUBEFIRST_VERSION>"
useTelemetry: "<USE_TELEMETRY>"
kubefirst-api-ee:
kubefirst-pro-api:
extraEnv:
IN_CLUSTER: "true"
kubefirst-api:
isClusterZero: "false"
extraEnv:
IN_CLUSTER: "true"
CLUSTER_NAME: "<CLUSTER_NAME>"
ENTERPRISE_API_URL: "http://kubefirst-kubefirst-api-ee.kubefirst.svc.cluster.local"
serviceAccount:
create: true
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::<AWS_ACCOUNT_ID>:role/kubefirst-api-<CLUSTER_NAME>
console:
isClusterZero: "false"
kubefirst-pro-ui:
domain: "<DOMAIN_NAME>"
extraEnvSecrets:
CLIENT_ID:
Expand Down
2 changes: 1 addition & 1 deletion aws-github/templates/mgmt/components/kubefirst/wait.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- --namespace
- kubefirst
- --label
- app.kubernetes.io/name=console
- app.kubernetes.io/name=kubefirst-pro-ui
image: public.ecr.aws/kubefirst/kubernetes-toolkit:0.0.8
imagePullPolicy: IfNotPresent
name: wait
Expand Down
19 changes: 4 additions & 15 deletions aws-gitlab/templates/mgmt/components/kubefirst/console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ spec:
project: default
source:
repoURL: https://charts.konstruct.io
targetRevision: 2.6.2-rc7
chart: kubefirst
targetRevision: 2.6.2-rc24
chart: kubefirst-pro
helm:
values: |-
global:
Expand All @@ -25,21 +25,10 @@ spec:
kubefirstTeamInfo: "<KUBEFIRST_TEAM_INFO>"
kubefirstVersion: "<KUBEFIRST_VERSION>"
useTelemetry: "<USE_TELEMETRY>"
kubefirst-api-ee:
kubefirst-pro-api:
extraEnv:
IN_CLUSTER: "true"
kubefirst-api:
isClusterZero: "false"
extraEnv:
IN_CLUSTER: "true"
CLUSTER_NAME: "<CLUSTER_NAME>"
ENTERPRISE_API_URL: "http://kubefirst-kubefirst-api-ee.kubefirst.svc.cluster.local"
serviceAccount:
create: true
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::<AWS_ACCOUNT_ID>:role/kubefirst-api-<CLUSTER_NAME>
console:
isClusterZero: "false"
kubefirst-pro-ui:
domain: "<DOMAIN_NAME>"
extraEnvSecrets:
CLIENT_ID:
Expand Down
2 changes: 1 addition & 1 deletion aws-gitlab/templates/mgmt/components/kubefirst/wait.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- --namespace
- kubefirst
- --label
- app.kubernetes.io/name=console
- app.kubernetes.io/name=kubefirst-pro-ui
image: public.ecr.aws/kubefirst/kubernetes-toolkit:0.0.8
imagePullPolicy: IfNotPresent
name: wait
Expand Down
15 changes: 4 additions & 11 deletions civo-github/templates/mgmt/components/kubefirst/console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ spec:
project: default
source:
repoURL: https://charts.konstruct.io
targetRevision: 2.6.2-rc7
chart: kubefirst
targetRevision: 2.6.2-rc24
chart: kubefirst-pro
helm:
values: |-
global:
Expand All @@ -25,17 +25,10 @@ spec:
kubefirstTeamInfo: "<KUBEFIRST_TEAM_INFO>"
kubefirstVersion: "<KUBEFIRST_VERSION>"
useTelemetry: "<USE_TELEMETRY>"
kubefirst-api-ee:
kubefirst-pro-api:
extraEnv:
IN_CLUSTER: "true"
kubefirst-api:
isClusterZero: "false"
extraEnv:
IN_CLUSTER: "true"
CLUSTER_NAME: "<CLUSTER_NAME>"
ENTERPRISE_API_URL: "http://kubefirst-kubefirst-api-ee.kubefirst.svc.cluster.local"
console:
isClusterZero: "false"
kubefirst-pro-ui:
domain: "<DOMAIN_NAME>"
extraEnvSecrets:
CLIENT_ID:
Expand Down
2 changes: 1 addition & 1 deletion civo-github/templates/mgmt/components/kubefirst/wait.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- --namespace
- kubefirst
- --label
- app.kubernetes.io/name=console
- app.kubernetes.io/name=kubefirst-pro-ui
image: public.ecr.aws/kubefirst/kubernetes-toolkit:0.0.8
imagePullPolicy: IfNotPresent
name: wait
Expand Down
15 changes: 4 additions & 11 deletions civo-gitlab/templates/mgmt/components/kubefirst/console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ spec:
project: default
source:
repoURL: https://charts.konstruct.io
targetRevision: 2.6.2-rc7
chart: kubefirst
targetRevision: 2.6.2-rc24
chart: kubefirst-pro
helm:
values: |-
global:
Expand All @@ -25,17 +25,10 @@ spec:
kubefirstTeamInfo: "<KUBEFIRST_TEAM_INFO>"
kubefirstVersion: "<KUBEFIRST_VERSION>"
useTelemetry: "<USE_TELEMETRY>"
kubefirst-api-ee:
kubefirst-pro-api:
extraEnv:
IN_CLUSTER: "true"
kubefirst-api:
isClusterZero: "false"
extraEnv:
IN_CLUSTER: "true"
CLUSTER_NAME: "<CLUSTER_NAME>"
ENTERPRISE_API_URL: "http://kubefirst-kubefirst-api-ee.kubefirst.svc.cluster.local"
console:
isClusterZero: "false"
kubefirst-pro-ui:
domain: "<DOMAIN_NAME>"
extraEnvSecrets:
CLIENT_ID:
Expand Down
2 changes: 1 addition & 1 deletion civo-gitlab/templates/mgmt/components/kubefirst/wait.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- --namespace
- kubefirst
- --label
- app.kubernetes.io/name=console
- app.kubernetes.io/name=kubefirst-pro-ui
image: public.ecr.aws/kubefirst/kubernetes-toolkit:0.0.8
imagePullPolicy: IfNotPresent
name: wait
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ spec:
project: default
source:
repoURL: https://charts.konstruct.io
targetRevision: 2.6.2-rc7
chart: kubefirst
targetRevision: 2.6.2-rc24
chart: kubefirst-pro
helm:
values: |-
global:
Expand All @@ -25,17 +25,10 @@ spec:
kubefirstTeamInfo: "<KUBEFIRST_TEAM_INFO>"
kubefirstVersion: "<KUBEFIRST_VERSION>"
useTelemetry: "<USE_TELEMETRY>"
kubefirst-api-ee:
kubefirst-pro-api:
extraEnv:
IN_CLUSTER: "true"
kubefirst-api:
isClusterZero: "false"
extraEnv:
IN_CLUSTER: "true"
CLUSTER_NAME: "<CLUSTER_NAME>"
ENTERPRISE_API_URL: "http://kubefirst-kubefirst-api-ee.kubefirst.svc.cluster.local"
console:
isClusterZero: "false"
kubefirst-pro-ui:
domain: "<DOMAIN_NAME>"
extraEnvSecrets:
CLIENT_ID:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- --namespace
- kubefirst
- --label
- app.kubernetes.io/name=console
- app.kubernetes.io/name=kubefirst-pro-ui
image: public.ecr.aws/kubefirst/kubernetes-toolkit:0.0.8
imagePullPolicy: IfNotPresent
name: wait
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ spec:
project: default
source:
repoURL: https://charts.konstruct.io
targetRevision: 2.6.2-rc7
chart: kubefirst
targetRevision: 2.6.2-rc24
chart: kubefirst-pro
helm:
values: |-
global:
Expand All @@ -25,17 +25,10 @@ spec:
kubefirstTeamInfo: "<KUBEFIRST_TEAM_INFO>"
kubefirstVersion: "<KUBEFIRST_VERSION>"
useTelemetry: "<USE_TELEMETRY>"
kubefirst-api-ee:
kubefirst-pro-api:
extraEnv:
IN_CLUSTER: "true"
kubefirst-api:
isClusterZero: "false"
extraEnv:
IN_CLUSTER: "true"
CLUSTER_NAME: "<CLUSTER_NAME>"
ENTERPRISE_API_URL: "http://kubefirst-kubefirst-api-ee.kubefirst.svc.cluster.local"
console:
isClusterZero: "false"
kubefirst-pro-ui:
domain: "<DOMAIN_NAME>"
extraEnvSecrets:
CLIENT_ID:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- --namespace
- kubefirst
- --label
- app.kubernetes.io/name=console
- app.kubernetes.io/name=kubefirst-pro-ui
image: public.ecr.aws/kubefirst/kubernetes-toolkit:0.0.8
imagePullPolicy: IfNotPresent
name: wait
Expand Down
15 changes: 4 additions & 11 deletions google-github/templates/mgmt/components/kubefirst/console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ spec:
project: default
source:
repoURL: https://charts.konstruct.io
targetRevision: 2.6.2-rc7
chart: kubefirst
targetRevision: 2.6.2-rc24
chart: kubefirst-pro
helm:
values: |-
global:
Expand All @@ -25,17 +25,10 @@ spec:
kubefirstTeamInfo: "<KUBEFIRST_TEAM_INFO>"
kubefirstVersion: "<KUBEFIRST_VERSION>"
useTelemetry: "<USE_TELEMETRY>"
kubefirst-api-ee:
kubefirst-pro-api:
extraEnv:
IN_CLUSTER: "true"
kubefirst-api:
isClusterZero: "false"
extraEnv:
IN_CLUSTER: "true"
CLUSTER_NAME: "<CLUSTER_NAME>"
ENTERPRISE_API_URL: "http://kubefirst-kubefirst-api-ee.kubefirst.svc.cluster.local"
console:
isClusterZero: "false"
kubefirst-pro-ui:
domain: "<DOMAIN_NAME>"
extraEnvSecrets:
CLIENT_ID:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- --namespace
- kubefirst
- --label
- app.kubernetes.io/name=console
- app.kubernetes.io/name=kubefirst-pro-ui
image: public.ecr.aws/kubefirst/kubernetes-toolkit:0.0.8
imagePullPolicy: IfNotPresent
name: wait
Expand Down
15 changes: 4 additions & 11 deletions google-gitlab/templates/mgmt/components/kubefirst/console.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ spec:
project: default
source:
repoURL: https://charts.konstruct.io
targetRevision: 2.6.2-rc7
chart: kubefirst
targetRevision: 2.6.2-rc24
chart: kubefirst-pro
helm:
values: |-
global:
Expand All @@ -25,17 +25,10 @@ spec:
kubefirstTeamInfo: "<KUBEFIRST_TEAM_INFO>"
kubefirstVersion: "<KUBEFIRST_VERSION>"
useTelemetry: "<USE_TELEMETRY>"
kubefirst-api-ee:
kubefirst-pro-api:
extraEnv:
IN_CLUSTER: "true"
kubefirst-api:
isClusterZero: "false"
extraEnv:
IN_CLUSTER: "true"
CLUSTER_NAME: "<CLUSTER_NAME>"
ENTERPRISE_API_URL: "http://kubefirst-kubefirst-api-ee.kubefirst.svc.cluster.local"
console:
isClusterZero: "false"
kubefirst-pro-ui:
domain: "<DOMAIN_NAME>"
extraEnvSecrets:
CLIENT_ID:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ spec:
- --namespace
- kubefirst
- --label
- app.kubernetes.io/name=console
- app.kubernetes.io/name=kubefirst-pro-ui
image: public.ecr.aws/kubefirst/kubernetes-toolkit:0.0.8
imagePullPolicy: IfNotPresent
name: wait
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
project: default
source:
repoURL: https://charts.konstruct.io
targetRevision: 2.6.2-rc7
targetRevision: 2.6.2-rc24
chart: kubefirst
helm:
values: |-
Expand Down
Loading

0 comments on commit edf7c03

Please sign in to comment.