Skip to content

Commit

Permalink
chore: add extra-objects to test case
Browse files Browse the repository at this point in the history
  • Loading branch information
fboula committed Mar 13, 2023
1 parent bcbadf5 commit 225db39
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,15 @@ jobs:
certManager:
enabled: true
generateCA: true
extraObjects:
- apiVersion: keda.k8s.io/v1alpha1
kind: ClusterTriggerAuthentication
metadata:
name: aws-credentials
namespace: keda
spec:
podIdentity:
provider: aws-eks
EOF
- name: Install deps
Expand Down

0 comments on commit 225db39

Please sign in to comment.