Skip to content

Commit 8c5c789

Browse files
dperaza4dustbitRoming22
authored andcommitted
Using isAzurePipelinesAvailable given annotations we used in catalog-info
Signed-off-by: David Perza <[email protected]>
1 parent 860c2b9 commit 8c5c789

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

installer/charts/tssc-dh/templates/plugins-content.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ plugins:
6565
gridColumn: "1 / -1"
6666
if:
6767
allOf:
68-
- isAzureDevOpsAvailable
68+
- isAzurePipelinesAvailable
6969
{{- end }}
7070
{{- if (lookup "v1" "Secret" $integrationNamespace "tssc-github-integration") }}
7171
- disabled: false

0 commit comments

Comments
 (0)