Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion .github/workflows/integrate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

terraform-checks:
name: Terraform
uses: canonical/charmed-kubeflow-workflows/.github/workflows/terraform-checks.yaml@main
uses: canonical/charmed-kubeflow-workflows/.github/workflows/terraform-checks.yaml@kf-8450-fix-tf-apply
with:
charm-path: .

Expand Down
7 changes: 1 addition & 6 deletions metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@ containers:
mounts:
- storage: mlmd-data
location: /data
- storage: config
location: /config
resources:
oci-image:
type: oci-image
description: Backing OCI image
auto-fetch: true
upstream-source: charmedkubeflow/ml-metadata:1.14.0-2a80c7b
upstream-source: docker.io/charmedkubeflow/ml-metadata:1.17.1-c330e72
provides:
grpc:
interface: k8s-service
Expand All @@ -35,7 +33,4 @@ storage:
mlmd-data:
type: filesystem
minimum-size: 10G
config:
type: filesystem
minimum-size: 1M
charm-user: non-root