Skip to content

Commit

Permalink
adding ns and chart for jhub-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed Apr 23, 2024
1 parent 234f70a commit 8787937
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: HelmRepository
metadata:
name: jhub-dev
namespace: jhub-dev
spec:
interval: 10m
url: https://hub.jupyter.org/helm-chart/

6 changes: 6 additions & 0 deletions infrastructure/cluster/flux/jhub-dev/jhub-dev-namespace.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: Namespace
apiVersion: v1
metadata:
name: jhub-dev
labels:
name: jhub-dev

0 comments on commit 8787937

Please sign in to comment.