Skip to content

Commit

Permalink
fix: updating snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
nexus49 committed Jul 2, 2024
1 parent d48ad07 commit cb6ef66
Showing 1 changed file with 0 additions and 33 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,39 +57,6 @@ matches the snapshot:
}
contentType: json
2: |
apiVersion: core.openmfp.io/v1alpha1
kind: ContentConfiguration
metadata:
name: gardener
namespace: NAMESPACE
spec:
inlineConfiguration:
content: |2-
{
"name": "gardener",
"luigiConfigFragment": [
{
"data": {
"nodes": [
{
"entityType": "main.account",
"pathSegment": "gardener",
"label": "Gardener Dashboard",
"virtualTree": true,
"initialRoute": "projects",
"url": "https://d.ing.gardener-op.mfp-dev.shoot.canary.k8s-hana.ondemand.com?account=:accountId",
"icon": "https://d.ing.gardener-op.mfp-dev.shoot.canary.k8s-hana.ondemand.com/static/assets/logo.svg",
"loadingIndicator": {
"enabled": false
}
}
]
}
}
]
}
contentType: json
3: |
apiVersion: core.openmfp.io/v1alpha1
kind: ContentConfiguration
metadata:
Expand Down

0 comments on commit cb6ef66

Please sign in to comment.