Skip to content

Commit

Permalink
external-secrets: Add PushSecret
Browse files Browse the repository at this point in the history
Missed this when I bumped yesterday
  • Loading branch information
iainlane committed Sep 27, 2023
1 parent 75d1421 commit e9644cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libs/external-secrets/config.jsonnet
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ config.new(
'%s/external-secrets.io_clusterexternalsecrets.yaml' % url,
'%s/external-secrets.io_clustersecretstores.yaml' % url,
'%s/external-secrets.io_externalsecrets.yaml' % url,
'%s/external-secrets.io_pushsecrets.yaml' % url,
'%s/external-secrets.io_secretstores.yaml' % url,

'%s/generators.external-secrets.io_acraccesstokens.yaml' % url,
Expand Down

0 comments on commit e9644cd

Please sign in to comment.