Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions assemblies/assembly-add-custom-app-file-openshift.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

[source,yaml,subs="attributes+"]
----
kind: ConfigMap
apiVersion: v1
apiVersion: rhdh.redhat.com/v1alpha1
kind: Backstage

Check failure on line 9 in assemblies/assembly-add-custom-app-file-openshift.adoc

View workflow job for this annotation

GitHub Actions / Linting with Vale

[vale] reported by reviewdog 🐶 [DeveloperHub.Attributes] Use the AsciiDoc attribute '{product}' rather than 'Backstage'. Raw Output: {"message": "[DeveloperHub.Attributes] Use the AsciiDoc attribute '{product}' rather than 'Backstage'.", "location": {"path": "assemblies/assembly-add-custom-app-file-openshift.adoc", "range": {"start": {"line": 9, "column": 7}}}, "severity": "ERROR"}
metadata:
name: app-config-rhdh
data:
Expand Down