From 714d59513c33414cabbf2bc19c6dcc36c4be507b Mon Sep 17 00:00:00 2001 From: Richard Robert Reitz Date: Fri, 22 Nov 2024 23:30:23 +0100 Subject: [PATCH] Have crossplane providers be managed by ArgoCD --- .../core/crossplane-providers/function-patch-and-transform.yaml | 2 +- kind/stacks/core/crossplane-providers/provider-kind.yaml | 2 +- kind/stacks/core/crossplane-providers/provider-shell.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kind/stacks/core/crossplane-providers/function-patch-and-transform.yaml b/kind/stacks/core/crossplane-providers/function-patch-and-transform.yaml index 88b9dbd..916df30 100644 --- a/kind/stacks/core/crossplane-providers/function-patch-and-transform.yaml +++ b/kind/stacks/core/crossplane-providers/function-patch-and-transform.yaml @@ -1,6 +1,6 @@ apiVersion: pkg.crossplane.io/v1 kind: Function metadata: - name: function-patch-and-transform + name: crossplane-contrib-function-patch-and-transform spec: package: xpkg.upbound.io/crossplane-contrib/function-patch-and-transform:v0.7.0 diff --git a/kind/stacks/core/crossplane-providers/provider-kind.yaml b/kind/stacks/core/crossplane-providers/provider-kind.yaml index 2c7b20f..852eb42 100644 --- a/kind/stacks/core/crossplane-providers/provider-kind.yaml +++ b/kind/stacks/core/crossplane-providers/provider-kind.yaml @@ -1,6 +1,6 @@ apiVersion: pkg.crossplane.io/v1 kind: Provider metadata: - name: provider-kind + name: richardrobertreitz-provider-kind spec: package: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/richardrobertreitz/provider-kind:v0.1.0 diff --git a/kind/stacks/core/crossplane-providers/provider-shell.yaml b/kind/stacks/core/crossplane-providers/provider-shell.yaml index 600eeb0..2dd9468 100644 --- a/kind/stacks/core/crossplane-providers/provider-shell.yaml +++ b/kind/stacks/core/crossplane-providers/provider-shell.yaml @@ -1,6 +1,6 @@ apiVersion: pkg.crossplane.io/v1 kind: Provider metadata: - name: provider-shell + name: richardrobertreitz-provider-shell spec: package: forgejo.edf-bootstrap.cx.fg1.ffm.osc.live/richardrobertreitz/provider-shell:v0.1.0