Skip to content

Commit

Permalink
Merge pull request 'chore: Rename middleware.yaml to puppetdb-middlew…
Browse files Browse the repository at this point in the history
…aretcp.yaml' (#397) from middlewareTCP into master

Reviewed-on: https://gitea.obmondo.com/EnableIT/KubeAid/pulls/397
  • Loading branch information
ashish1099 committed Sep 4, 2024
2 parents 67bcc1a + 409aa7d commit 5e6c69d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: traefik.io/v1alpha1
kind: Middleware
kind: MiddlewareTCP
metadata:
name: middleware-{{ .Values.customerid }}
name: middlewaretcp-{{ .Values.customerid }}
spec:
ipAllowList:
sourceRange:
Expand Down

0 comments on commit 5e6c69d

Please sign in to comment.