Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Lo <[email protected]>
  • Loading branch information
lowc1012 committed Mar 7, 2024
1 parent e2f5e74 commit 20f59d0
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion deployment/eks/flyte_aws_scheduler_helm_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1431,7 +1431,7 @@ spec:
secret:
secretName: flyte-pod-webhook
---
# Source: flyte-core/templates/common/ingress-separateGrpc.yaml
# Source: flyte-core/templates/common/ingress-grpc.yaml
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
Expand Down
2 changes: 1 addition & 1 deletion deployment/eks/flyte_helm_controlplane_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1052,7 +1052,7 @@ spec:
secret:
secretName: flyte-secret-auth
---
# Source: flyte-core/templates/common/ingress-separateGrpc.yaml
# Source: flyte-core/templates/common/ingress-grpc.yaml
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
Expand Down
2 changes: 1 addition & 1 deletion deployment/eks/flyte_helm_dataplane_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ spec:
secret:
secretName: flyte-pod-webhook
---
# Source: flyte-core/templates/common/ingress-separateGrpc.yaml
# Source: flyte-core/templates/common/ingress-grpc.yaml
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
Expand Down
2 changes: 1 addition & 1 deletion deployment/eks/flyte_helm_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1561,7 +1561,7 @@ spec:
secret:
secretName: flyte-pod-webhook
---
# Source: flyte-core/templates/common/ingress-separateGrpc.yaml
# Source: flyte-core/templates/common/ingress-grpc.yaml
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
Expand Down
2 changes: 1 addition & 1 deletion deployment/gcp/flyte_helm_controlplane_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1067,7 +1067,7 @@ spec:
secret:
secretName: flyte-secret-auth
---
# Source: flyte-core/templates/common/ingress-separateGrpc.yaml
# Source: flyte-core/templates/common/ingress-grpc.yaml
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
Expand Down
2 changes: 1 addition & 1 deletion deployment/gcp/flyte_helm_dataplane_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -598,7 +598,7 @@ spec:
secret:
secretName: flyte-pod-webhook
---
# Source: flyte-core/templates/common/ingress-separateGrpc.yaml
# Source: flyte-core/templates/common/ingress-grpc.yaml
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
Expand Down
2 changes: 1 addition & 1 deletion deployment/gcp/flyte_helm_generated.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1583,7 +1583,7 @@ spec:
secret:
secretName: flyte-pod-webhook
---
# Source: flyte-core/templates/common/ingress-separateGrpc.yaml
# Source: flyte-core/templates/common/ingress-grpc.yaml
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
Expand Down

0 comments on commit 20f59d0

Please sign in to comment.