Skip to content

Commit

Permalink
Fix annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
hardillb committed May 21, 2024
1 parent 0c7d67c commit edad8ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ const customIngressTemplate = {
apiVersion: 'networking.k8s.io/v1',
kind: 'Ingress',
metadata: {

annotations: {}
},
spec: {
rules: [
Expand Down

0 comments on commit edad8ea

Please sign in to comment.