Make installer work with Kustomize v3

This commit is contained in:
stefanprodan
2019-07-29 15:06:31 +03:00
parent 951fe80115
commit 2e4e8b0bf9
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