Rename file name for trait "cpusclaer" and "scaler" (#1617)

As the file name (.cue/.yaml) of trait "cpusclaer" and "scaler"
are "cpuhpa" and "manaualscale" respectively, renmae them in
order to avoid confustions
This commit is contained in:
Zheng Xi Zhou
2021-05-07 17:33:37 +08:00
committed by GitHub
parent 18bf1189a3
commit 5cc92e5420
8 changed files with 3 additions and 3 deletions
@@ -13,7 +13,7 @@ spec:
schematic:
cue:
template: |
outputs: cpuhpa: {
outputs: cpuscaler: {
apiVersion: "autoscaling/v2beta2"
kind: "HorizontalPodAutoscaler"
metadata: name: context.name
+1 -1
View File
@@ -36,7 +36,7 @@ module.exports = {
{
'Traits': [
'end-user/traits/ingress',
'end-user/traits/scale',
'end-user/traits/scaler',
'end-user/traits/labels',
'end-user/traits/sidecar',
'end-user/traits/volumes',
@@ -1,4 +1,4 @@
outputs: cpuhpa: {
outputs: cpuscaler: {
apiVersion: "autoscaling/v2beta2"
kind: "HorizontalPodAutoscaler"
metadata: name: context.name