We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4cf01 commit fcb9d08Copy full SHA for fcb9d08
1 file changed
src/main/resources/crd.yaml
@@ -72,12 +72,6 @@ spec:
72
type: integer
73
hideNavbar:
74
type: boolean
75
- containerBackend:
76
- type: string
77
- enum:
78
- - docker
79
- - docker-swarm
80
- - kubernetes
81
specs:
82
type: array
83
properties:
@@ -111,6 +105,8 @@ spec:
111
105
type: string
112
106
containerVolumes:
113
107
108
+ kubernetesPodPatches:
109
+ type: string
114
110
required:
115
- id
116
0 commit comments