Skip to content

Commit

Permalink
add: ai-sensor project
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow committed Dec 18, 2023
1 parent adcf14a commit 205f85a
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tenants/hou-edge/ai-sensor/charts/tenant-projects/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: v2
name: tenant-projects
description: A Helm chart for Kubernetes

type: application

version: 0.1.0

dependencies:
- name: "gitops-tenant"
version: "0.3.12"
repository: "https://rh-datascience-and-edge-practice.github.io/helm-charts/"
14 changes: 14 additions & 0 deletions tenants/hou-edge/ai-sensor/charts/tenant-projects/values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
gitops-tenant:
fullnameOverride: ai-sensor

adminGroup:
members:
- codekow
- scalarr

namespaces:
- nameSuffix: ""
role: dev
adminGroupRole: admin
annotations:
openshift.io/display-name: Make Chaos Great Again

0 comments on commit 205f85a

Please sign in to comment.