Skip to content

Commit

Permalink
feat: add ability to delete compositiondefinition from card (#5)
Browse files Browse the repository at this point in the history
* feat: add ability to delete compositiondefinition from card

* feat: add ability to delete compositiondefinition from card
  • Loading branch information
braghettos authored Nov 27, 2024
1 parent 4c4e20e commit 6ca768c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/templates/card.template-card.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
resource: forms
name: template-{{ .Release.Name }}-form
namespace: {{ .Release.Namespace }}
verb: POST
verb: GET
- template:
apiVersion: core.krateo.io/v1alpha1
resource: compositiondefinitions
Expand Down

0 comments on commit 6ca768c

Please sign in to comment.