Skip to content

Instantly share code, notes, and snippets.

View kyfelipe's full-sized avatar
🎯
Focusing

Felipe Côrtes kyfelipe

🎯
Focusing
View GitHub Profile
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: letsencrypt-staging
spec:
acme:
email: lcortes@vertigo.com.br
server: https://acme-staging-v02.api.letsencrypt.org/directory
privateKeySecretRef:
name: acme-staging-issuer-account-key
### Keybase proof
I hereby claim:
* I am kyfelipe on github.
* I am felipe_cortes (https://keybase.io/felipe_cortes) on keybase.
* I have a public key ASB2h2a_BO9TE2tMV1beS1sSHhoODID_qce8e6oGIvQ0Ugo
To claim this, I am signing this object:
# Copyright © 2020 Vertigo Tecnologia. All rights reserved.
# Licensed under the Apache License, Version 2.0. See LICENSE file in the project root for full license information.
kong:
ingressController:
enabled: true
admin:
enabled: true
http:
enabled: true
type: ClusterIP
openapi: 3.0.0
info:
description: "This is a sample server Petstore server. You can find out more about
Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net,
#swagger](http://swagger.io/irc/). For this sample, you can use the api key
`special-key` to test the authorization filters."
version: 1.0.5
title: Swagger Petstore
termsOfService: http://swagger.io/terms/
contact: