Skip to content

Commit edad8ea

Browse files
committed
Fix annotations
1 parent 0c7d67c commit edad8ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: kubernetes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ const customIngressTemplate = {
135135
apiVersion: 'networking.k8s.io/v1',
136136
kind: 'Ingress',
137137
metadata: {
138-
138+
annotations: {}
139139
},
140140
spec: {
141141
rules: [

0 commit comments

Comments
 (0)