Skip to content

Commit

Permalink
cross
Browse files Browse the repository at this point in the history
  • Loading branch information
vijayansarathy committed Jan 27, 2023
1 parent 1850825 commit 123743a
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions crossplane/kustomization.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- crossplane-helmrelease.yaml
- crossplane-aws-provider-package.yaml
- crossplane-k8s-provider-package.yaml
- crossplane-configuration-package.yaml
- crossplane-composite-resources.yaml

2 changes: 1 addition & 1 deletion eks-configuration/composition.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -577,7 +577,7 @@ spec:
transforms:
- type: string
string:
fmt: 'oidc-idp-%'
fmt: 'oidc-idp-%s'



Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 123743a

Please sign in to comment.