Skip to content

Commit

Permalink
fix: correct manifests relation direction (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
NohaIhab authored Jan 30, 2024
1 parent 7234e1d commit 6802b73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ resources:
type: oci-image
description: Backing OCI image
upstream-source: charmedkubeflow/resource-dispatcher:1.0-22.04
requires:
provides:
secrets:
interface: kubernetes_manifest
service-accounts:
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/manifests-tester/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ summary: |
Charm for sending manifests to ResourceDispatcher relations.
description: |
Charm for sending manifests to ResourceDispatcher relations.
provides:
requires:
secrets:
interface: kubernetes_manifest
service-accounts:
Expand Down

0 comments on commit 6802b73

Please sign in to comment.