Skip to content

Commit

Permalink
bugfix. add missing input params
Browse files Browse the repository at this point in the history
  • Loading branch information
cho4036 committed Apr 16, 2024
1 parent 1a2f8d8 commit 46809d6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tks-cluster/aws-eks-keycloak-oidc-provider.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,11 @@ spec:

templates:
- name: createProvider
inputs:
parameters:
- name: contract_id
- name: cluster_id
- name: keycloak_url
activeDeadlineSeconds: 1800
container:
image: harbor.taco-cat.xyz/tks/tks-aws:v1.1.0
Expand Down

0 comments on commit 46809d6

Please sign in to comment.