Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mvlassis committed Sep 24, 2024
1 parent 7a9499e commit 49a356b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ jobs:
charm: [gateway, pilot]
with:
charm-path: ./charms/istio-${{ matrix.charm }}
model: kubeflow
channel: latest/edge

integration:
Expand Down
2 changes: 0 additions & 2 deletions charms/istio-gateway/terraform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

This is a Terraform module facilitating the deployment of the istio-gateway charm, using the [Terraform juju provider](https://github.com/juju/terraform-provider-juju/). For more information, refer to the provider [documentation](https://registry.terraform.io/providers/juju/juju/latest/docs).

## Compatibility

## Requirements
This module requires a `juju` model to be available. Refer to the [usage section](#usage) below for more details.

Expand Down
2 changes: 0 additions & 2 deletions charms/istio-pilot/terraform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

This is a Terraform module facilitating the deployment of the istio-pilot charm, using the [Terraform juju provider](https://github.com/juju/terraform-provider-juju/). For more information, refer to the provider [documentation](https://registry.terraform.io/providers/juju/juju/latest/docs).

## Compatibility

## Requirements
This module requires a `juju` model to be available. Refer to the [usage section](#usage) below for more details.

Expand Down

0 comments on commit 49a356b

Please sign in to comment.