Browse Source

chore: adding revisionhistory for testing

pull/115/head
Christopher Quiles 4 years ago
parent
commit
bbb2633515
  1. 1
      base/nginx-deployment.yaml

1
base/nginx-deployment.yaml

@ -6,6 +6,7 @@ metadata:
name: nginx
spec:
replicas: 3
revisionHistoryLimit: 4
selector:
matchLabels:
app: nginx

Loading…
Cancel
Save