Make installer work with Kustomize v3

This commit is contained in:
stefanprodan
2019-07-27 14:45:49 +03:00
parent bfc64c7cf1
commit ece5c4401e
3 changed files with 1 additions and 10 deletions
-1
View File
@@ -2,7 +2,6 @@ apiVersion: apps/v1
kind: Deployment
metadata:
name: flagger
namespace: flagger-system
spec:
replicas: 1
strategy:
-8
View File
@@ -57,11 +57,3 @@ spec:
securityContext:
readOnlyRootFilesystem: true
runAsUser: 10001
# volumeMounts:
# - name: tests
# mountPath: /bats
# readOnly: true
# volumes:
# - name: tests
# configMap:
# name: flagger-loadtester-bats
+1 -1
View File
@@ -12,4 +12,4 @@ spec:
- name: http
port: 80
protocol: TCP
targetPort: http
targetPort: http