Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
rbo committed Jun 13, 2024
1 parent 79e582a commit c19a7d9
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
8 changes: 8 additions & 0 deletions bootstrap/isar/gitops/ClusterRole.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,3 +232,11 @@ rules:
verbs:
- patch
- create
- apiGroups:
- cdi.kubevirt.io
resources:
- '*'
verbs:
- patch
- create

Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- isar-stormshift.yaml
- example-windows-vms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ resources:
- ApplicationSet
- ArgoCD
- Application
- ExternalSecret

0 comments on commit c19a7d9

Please sign in to comment.