Skip to content

Commit

Permalink
fix: resolve diff
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Tang <[email protected]>
  • Loading branch information
terrytangyuan committed Aug 24, 2023
1 parent 1c80648 commit 1e5f0ec
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion charts/argo-workflows/crds/all-crds.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# This is an auto-generated file. DO NOT EDIT
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
Expand Down Expand Up @@ -645,6 +646,8 @@ spec:
type: object
securityToken:
type: string
useSDKCreds:
type: boolean
required:
- key
type: object
Expand Down Expand Up @@ -872,4 +875,3 @@ spec:
type: object
served: true
storage: true
---

0 comments on commit 1e5f0ec

Please sign in to comment.