mirror of
https://github.com/fluxcd/flux2.git
synced 2026-05-05 09:38:50 +00:00
Add command for creating notation configuration secrets
Signed-off-by: Jason <jagoodse@microsoft.com>
This commit is contained in:
parent
0cb24f9c6a
commit
c49ba9d310
14 changed files with 478 additions and 3 deletions
4
cmd/flux/testdata/create_secret/notation/invalid-trust-policy.json
vendored
Normal file
4
cmd/flux/testdata/create_secret/notation/invalid-trust-policy.json
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"version": "1.0",
|
||||
"trustPolicies": [{}]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue