Skip to content

Commit

Permalink
feat(go): set go 1.20 also for e2e uptest
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Haar <[email protected]>
  • Loading branch information
haarchri committed Sep 20, 2023
1 parent a968e24 commit 7b10136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/kvsecret/kvsecret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ spec:
deletionPolicy: Delete
forProvider:
path: "kvv1"
type: "kv-v1"
type: "kv"
providerConfigRef:
name: vault-provider-config

0 comments on commit 7b10136

Please sign in to comment.