Skip to content

Commit

Permalink
Add telepresence
Browse files Browse the repository at this point in the history
  • Loading branch information
Brutus5000 committed Nov 9, 2024
1 parent a2cd58e commit 07c9de8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
7 changes: 7 additions & 0 deletions cluster/telepresence/Chart.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
apiVersion: v2
name: telepresence
version: 1.0.0
dependencies:
- name: telepresence-oss
version: 2.20.2
repository: oci://ghcr.io/telepresenceio
3 changes: 3 additions & 0 deletions cluster/telepresence/values.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
namespace: telepresence
telepresence:
releaseName: "{{ .Release.Name }}"

0 comments on commit 07c9de8

Please sign in to comment.