Skip to content

Commit

Permalink
add trivy config
Browse files Browse the repository at this point in the history
  • Loading branch information
maciaszczykm committed Dec 11, 2024
1 parent dde16ed commit dab969c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions setup/catalogs/security/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@ spec:
Set up Trivy on {{ context.cluster }} ({{ context.cloud }})
Will set up an Trivy deployment
# configuration:
# - name: cluster
# type: STRING
# documentation: the cluster you want to deploy to
configuration:
- name: cluster
type: STRING
documentation: the cluster you want to deploy to
# - name: cloud
# type: ENUM
# documentation: the cloud you can deploy airbyte to
Expand Down

0 comments on commit dab969c

Please sign in to comment.