Skip to content

Commit

Permalink
DTSPO-22647 - Add oci repo (#5813)
Browse files Browse the repository at this point in the history
  • Loading branch information
endakelly authored Nov 28, 2024
1 parent d7ae173 commit 4888be7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions apps/flux-system/base/hmctspublic-ocirepo.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
apiVersion: source.toolkit.fluxcd.io/v1beta2
kind: HelmRepository
metadata:
name: hmctspublic-oci
namespace: flux-system
spec:
url: oci://hmctspublic.azurecr.io/helm
interval: 10m
type: oci
1 change: 1 addition & 0 deletions apps/flux-system/base/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ resources:
- hmcts-charts-gitrepo.yaml
- sds-helm-charts-gitrepo.yaml
- hmctspublic-helmrepo.yaml
- hmctspublic-ocirepo.yaml
- hmcts-stable-charts-gitrepo.yaml
- admin-web-gitrepo.yaml
- booking-queue-subscriber-gitrepo.yaml
Expand Down

0 comments on commit 4888be7

Please sign in to comment.