Skip to content

Commit 134086f

Browse files
committed
feat: add base/federation kustomization
Add config/base/federation/kustomization.yaml so the infra repo's compute-karmada-resources Flux Kustomization has a valid path to reference after the OCI artifact strips the config/ prefix. The kustomization composes the existing federation component from config/components/federation.
1 parent b02adcc commit 134086f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
apiVersion: kustomize.config.k8s.io/v1beta1
2+
kind: Kustomization
3+
4+
components:
5+
- ../components/federation

0 commit comments

Comments
 (0)