Skip to content

Commit

Permalink
remove sso target matrix and move to alfresco-content-services chart
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Nov 4, 2024
1 parent 6643056 commit 62acdae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 31 deletions.
2 changes: 2 additions & 0 deletions helm/alfresco-content-services/.helmignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ tests
.idea/
*.tmproj
.vscode/
# Do not include UpdateCli target matrix
updatecli-matrix-targets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -775,34 +775,3 @@ matrix:
pattern:
compose_target: *composeOss
compose_key: $.services.content-app.image
sso-example:
<<: *community
id: ssoExample
activemq:
search:
tengine-aio:
adminApp:
acs:
version:
compose_target:
compose_key:
helm_target: &helmvaluesSso >-
helm/acs-sso-example/values.yaml
helm_key: $.alfresco-repository.image.tag
pattern:
image:
share:
version:
compose_target:
compose_key:
helm_target: *helmvaluesSso
helm_key: $.alfresco-share.image.tag
pattern:
image:
aca:
version:
pattern:
compose_target:
compose_key:
helm_target: *helmvaluesSso
helm_key: $.alfresco-content-app.image.tag

0 comments on commit 62acdae

Please sign in to comment.