Skip to content

Commit

Permalink
Add proxy configuration for storage.
Browse files Browse the repository at this point in the history
  • Loading branch information
aandryashin committed Oct 25, 2023
1 parent 55ced71 commit 5ad760c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions moon2/crds/moon.aerokube.com_configs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,15 @@ spec:
type: string
required:
- name
noProxy:
type: string
default: ''
httpProxy:
type: string
default: ''
httpsProxy:
type: string
default: ''
type: object
user:
default: {}
Expand Down

0 comments on commit 5ad760c

Please sign in to comment.