Skip to content

Working with service name but not with ingress over https #619

Answered by tutaidalal
tutaidalal asked this question in Q&A
Discussion options

You must be logged in to vote
        http_client:`
          basic_auth:
            username: 'username'
            password: 'password'
          tls_config:
            insecure_skip_verify: true
        ignore_error: true
        labels:
          promxy_cluster: my_cluster_name
        path_prefix: /my/prefix
        scheme: https
        static_configs:
        - targets:
                - ingress-host-name

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tutaidalal
Comment options

Answer selected by tutaidalal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant