Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8394041
argocd-internal-ingress.yaml
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
820 B
Subscribers
None
argocd-internal-ingress.yaml
View Options
apiVersion
:
networking.k8s.io/v1
kind
:
Ingress
metadata
:
name
:
argocd-internal-ingress
namespace
:
argocd
annotations
:
#cert-manager.io/cluster-issuer: letsencrypt-prod
kubernetes.io/ingress.class
:
nginx
kubernetes.io/tls-acme
:
"true"
nginx.ingress.kubernetes.io/ssl-passthrough
:
"true"
# If you encounter a redirect loop or are getting a 307 response code
# then you need to force the nginx ingress to connect to the backend using HTTPS.
nginx.ingress.kubernetes.io/backend-protocol
:
"HTTPS"
nginx.ingress.kubernetes.io/force-ssl-redirect
:
"true"
spec
:
rules
:
-
host
:
argocd.internal.admin.swh.network
http
:
paths
:
-
path
:
/
pathType
:
Prefix
backend
:
service
:
name
:
argocd-server
port
:
name
:
https
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 4, 7:20 PM (1 w, 20 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3241445
Attached To
rSKCONF Kubernetes clusters configuration
Event Timeline
Log In to Comment