diff --git a/charts/steadybit-extension-azure/tests/__snapshot__/deployment_test.yaml.snap b/charts/steadybit-extension-azure/tests/__snapshot__/deployment_test.yaml.snap index 353e4d4..77d573d 100644 --- a/charts/steadybit-extension-azure/tests/__snapshot__/deployment_test.yaml.snap +++ b/charts/steadybit-extension-azure/tests/__snapshot__/deployment_test.yaml.snap @@ -96,10 +96,10 @@ manifest should match snapshot using podAnnotations and Labels: resources: limits: cpu: 200m - memory: 128Mi + memory: 32Mi requests: cpu: 50m - memory: 32Mi + memory: 16Mi securityContext: allowPrivilegeEscalation: false capabilities: @@ -212,10 +212,10 @@ manifest should match snapshot with TLS: resources: limits: cpu: 200m - memory: 128Mi + memory: 32Mi requests: cpu: 50m - memory: 32Mi + memory: 16Mi securityContext: allowPrivilegeEscalation: false capabilities: @@ -331,10 +331,10 @@ manifest should match snapshot with azure certificates vars: resources: limits: cpu: 200m - memory: 128Mi + memory: 32Mi requests: cpu: 50m - memory: 32Mi + memory: 16Mi securityContext: allowPrivilegeEscalation: false capabilities: @@ -443,10 +443,10 @@ manifest should match snapshot with azure secrets vars: resources: limits: cpu: 200m - memory: 128Mi + memory: 32Mi requests: cpu: 50m - memory: 32Mi + memory: 16Mi securityContext: allowPrivilegeEscalation: false capabilities: @@ -562,10 +562,10 @@ manifest should match snapshot with extra env vars: resources: limits: cpu: 200m - memory: 128Mi + memory: 32Mi requests: cpu: 50m - memory: 32Mi + memory: 16Mi securityContext: allowPrivilegeEscalation: false capabilities: @@ -676,10 +676,10 @@ manifest should match snapshot with extra labels: resources: limits: cpu: 200m - memory: 128Mi + memory: 32Mi requests: cpu: 50m - memory: 32Mi + memory: 16Mi securityContext: allowPrivilegeEscalation: false capabilities: @@ -794,10 +794,10 @@ manifest should match snapshot with mutual TLS: resources: limits: cpu: 200m - memory: 128Mi + memory: 32Mi requests: cpu: 50m - memory: 32Mi + memory: 16Mi securityContext: allowPrivilegeEscalation: false capabilities: @@ -926,10 +926,10 @@ manifest should match snapshot with mutual TLS using containerPaths: resources: limits: cpu: 200m - memory: 128Mi + memory: 32Mi requests: cpu: 50m - memory: 32Mi + memory: 16Mi securityContext: allowPrivilegeEscalation: false capabilities: @@ -1038,10 +1038,10 @@ manifest should match snapshot with podSecurityContext: resources: limits: cpu: 200m - memory: 128Mi + memory: 32Mi requests: cpu: 50m - memory: 32Mi + memory: 16Mi securityContext: allowPrivilegeEscalation: false capabilities: @@ -1152,10 +1152,10 @@ manifest should match snapshot with priority class: resources: limits: cpu: 200m - memory: 128Mi + memory: 32Mi requests: cpu: 50m - memory: 32Mi + memory: 16Mi securityContext: allowPrivilegeEscalation: false capabilities: @@ -1265,10 +1265,10 @@ manifest should match snapshot without TLS: resources: limits: cpu: 200m - memory: 128Mi + memory: 32Mi requests: cpu: 50m - memory: 32Mi + memory: 16Mi securityContext: allowPrivilegeEscalation: false capabilities: