@@ -44,66 +44,101 @@ patches:
4444 target :
4545 kind : CronJob
4646 labelSelector : gridsuite.org/cronjob-with-database=true
47- - path : patches/deployments-springboot-size -xxs.yaml
47+ - path : patches/cpu/ deployments-springboot-cpu -xxs.yaml
4848 target :
4949 kind : Deployment
5050 labelSelector : app.kubernetes.io/component=gridsuite-springboot
51- annotationSelector : gridsuite.org/size=springboot -xxs
52- - path : patches/deployments-springboot-size -xs.yaml
51+ annotationSelector : gridsuite.org/cpu=cpu -xxs
52+ - path : patches/cpu/ deployments-springboot-cpu -xs.yaml
5353 target :
5454 kind : Deployment
5555 labelSelector : app.kubernetes.io/component=gridsuite-springboot
56- annotationSelector : gridsuite.org/size=springboot -xs
57- - path : patches/deployments-springboot-size -s.yaml
56+ annotationSelector : gridsuite.org/cpu=cpu -xs
57+ - path : patches/cpu/ deployments-springboot-cpu -s.yaml
5858 target :
5959 kind : Deployment
6060 labelSelector : app.kubernetes.io/component=gridsuite-springboot
61- annotationSelector : gridsuite.org/size=springboot -s
62- - path : patches/deployments-springboot-size -m.yaml
61+ annotationSelector : gridsuite.org/cpu=cpu -s
62+ - path : patches/cpu/ deployments-springboot-cpu -m.yaml
6363 target :
6464 kind : Deployment
6565 labelSelector : app.kubernetes.io/component=gridsuite-springboot
66- annotationSelector : gridsuite.org/size=springboot -m
67- - path : patches/deployments-springboot-size -l.yaml
66+ annotationSelector : gridsuite.org/cpu=cpu -m
67+ - path : patches/cpu/ deployments-springboot-cpu -l.yaml
6868 target :
6969 kind : Deployment
7070 labelSelector : app.kubernetes.io/component=gridsuite-springboot
71- annotationSelector : gridsuite.org/size=springboot -l
72- - path : patches/deployments-springboot-size-l-forking .yaml
71+ annotationSelector : gridsuite.org/cpu=cpu -l
72+ - path : patches/cpu/ deployments-springboot-cpu-xl .yaml
7373 target :
7474 kind : Deployment
7575 labelSelector : app.kubernetes.io/component=gridsuite-springboot
76- annotationSelector : gridsuite.org/size=springboot-l-forking
77- - path : patches/deployments-springboot-size-xl .yaml
76+ annotationSelector : gridsuite.org/cpu=cpu-xl
77+ - path : patches/cpu/ deployments-springboot-cpu-xxl .yaml
7878 target :
7979 kind : Deployment
8080 labelSelector : app.kubernetes.io/component=gridsuite-springboot
81- annotationSelector : gridsuite.org/size=springboot-xl
82- - path : patches/deployments-springboot-size-xl-forking .yaml
81+ annotationSelector : gridsuite.org/cpu=cpu-xxl
82+ - path : patches/memory/ deployments-springboot-memory-springnative-xs .yaml
8383 target :
8484 kind : Deployment
8585 labelSelector : app.kubernetes.io/component=gridsuite-springboot
86- annotationSelector : gridsuite.org/size=springboot-xl-forking
87- - path : patches/deployments-springboot-size-xxl .yaml
86+ annotationSelector : gridsuite.org/memory=memory-springnative-xs
87+ - path : patches/memory/ deployments-springboot-memory-xxs .yaml
8888 target :
8989 kind : Deployment
9090 labelSelector : app.kubernetes.io/component=gridsuite-springboot
91- annotationSelector : gridsuite.org/size=springboot-xxl
92- - path : patches/deployments-springboot-size-xxl-forking .yaml
91+ annotationSelector : gridsuite.org/memory=memory-xxs
92+ - path : patches/memory/ deployments-springboot-memory-xs .yaml
9393 target :
9494 kind : Deployment
9595 labelSelector : app.kubernetes.io/component=gridsuite-springboot
96- annotationSelector : gridsuite.org/size=springboot-xxl-forking
97- - path : patches/deployments-springboot-size-security-analysis .yaml
96+ annotationSelector : gridsuite.org/memory=memory-xs
97+ - path : patches/memory/ deployments-springboot-memory-s .yaml
9898 target :
9999 kind : Deployment
100100 labelSelector : app.kubernetes.io/component=gridsuite-springboot
101- annotationSelector : gridsuite.org/size=springboot-security-analysis
102- - path : patches/deployments-springnative-size-xs .yaml
101+ annotationSelector : gridsuite.org/memory=memory-s
102+ - path : patches/memory/ deployments-springboot-memory-m .yaml
103103 target :
104104 kind : Deployment
105105 labelSelector : app.kubernetes.io/component=gridsuite-springboot
106- annotationSelector : gridsuite.org/size=springnative-xs
106+ annotationSelector : gridsuite.org/memory=memory-m
107+ - path : patches/memory/deployments-springboot-memory-l.yaml
108+ target :
109+ kind : Deployment
110+ labelSelector : app.kubernetes.io/component=gridsuite-springboot
111+ annotationSelector : gridsuite.org/memory=memory-l
112+ - path : patches/memory/deployments-springboot-memory-xl.yaml
113+ target :
114+ kind : Deployment
115+ labelSelector : app.kubernetes.io/component=gridsuite-springboot
116+ annotationSelector : gridsuite.org/memory=memory-xl
117+ - path : patches/memory/deployments-springboot-memory-xxl.yaml
118+ target :
119+ kind : Deployment
120+ labelSelector : app.kubernetes.io/component=gridsuite-springboot
121+ annotationSelector : gridsuite.org/memory=memory-xxl
122+ - path : patches/memory/deployments-springboot-memory-xxxl.yaml
123+ target :
124+ kind : Deployment
125+ labelSelector : app.kubernetes.io/component=gridsuite-springboot
126+ annotationSelector : gridsuite.org/memory=memory-xxxl
127+ - path : patches/memory/deployments-springboot-memory-l-forking.yaml
128+ target :
129+ kind : Deployment
130+ labelSelector : app.kubernetes.io/component=gridsuite-springboot
131+ annotationSelector : gridsuite.org/memory=memory-l-forking
132+ - path : patches/memory/deployments-springboot-memory-xl-forking.yaml
133+ target :
134+ kind : Deployment
135+ labelSelector : app.kubernetes.io/component=gridsuite-springboot
136+ annotationSelector : gridsuite.org/memory=memory-xl-forking
137+ - path : patches/memory/deployments-springboot-memory-xxl-forking.yaml
138+ target :
139+ kind : Deployment
140+ labelSelector : app.kubernetes.io/component=gridsuite-springboot
141+ annotationSelector : gridsuite.org/memory=memory-xxl-forking
107142- path : patches/deployments-springboot-elasticsearch-config.yaml
108143 target :
109144 kind : Deployment
0 commit comments