Skip to content

Commit 687896b

Browse files
authored
Merge pull request #21 from gruntwork-io/yorinasub17-patch-1
Fix pdb
2 parents 08cf42d + 001bde8 commit 687896b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

charts/k8s-service/templates/pdb.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ kind: PodDisruptionBudget
77
metadata:
88
name: {{ include "k8s-service.fullname" . }}
99
labels:
10-
<<<<<<< HEAD
1110
gruntwork.io/app-name: {{ .Values.applicationName }}
1211
# These labels are required by helm. You can read more about required labels in the chart best practices guide:
1312
# https://docs.helm.sh/chart_best_practices/#standard-labels

0 commit comments

Comments
 (0)