We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae6170b commit 563cab4Copy full SHA for 563cab4
.nais/hpa/hpa-dev1.yml
@@ -3,11 +3,11 @@ kind: HorizontalPodAutoscaler
3
metadata:
4
name: nav-enonicxp-frontend-dev1
5
namespace: personbruker
6
- ownerReferences:
7
- - apiVersion: nais.io/v1alpha1
8
- kind: Application
9
- name: nav-enonicxp-frontend-dev1
10
- uid: bd92454a-03ea-4c28-9f1d-332ee70b77e6
+# ownerReferences:
+# - apiVersion: nais.io/v1alpha1
+# kind: Application
+# name: nav-enonicxp-frontend-dev1
+# uid: bd92454a-03ea-4c28-9f1d-332ee70b77e6
11
spec:
12
scaleTargetRef:
13
apiVersion: apps/v1
@@ -28,4 +28,4 @@ spec:
28
name: linkerd_request_total
29
target:
30
type: AverageValue
31
- averageValue: '500'
+ averageValue: '500'
.prettierignore
@@ -1 +1 @@
1
-**/.yml
+**/*.yml
0 commit comments