added app.kubernetes.io/instance: calibre
This commit is contained in:
@@ -1,13 +1,13 @@
|
|||||||
kind: Route
|
kind: Route
|
||||||
apiVersion: route.openshift.io/v1
|
apiVersion: route.openshift.io/v1
|
||||||
labels:
|
|
||||||
app.kubernetes.io/instance: calibre
|
|
||||||
metadata:
|
metadata:
|
||||||
name: calibre-route
|
name: calibre-route
|
||||||
namespace: calibre
|
namespace: calibre
|
||||||
annotations:
|
annotations:
|
||||||
cert-manager.io/issuer-kind: ClusterIssuer
|
cert-manager.io/issuer-kind: ClusterIssuer
|
||||||
cert-manager.io/issuer-name: letsencrypt-dns01-cloudflare
|
cert-manager.io/issuer-name: letsencrypt-dns01-cloudflare
|
||||||
|
labels:
|
||||||
|
app.kubernetes.io/instance: calibre
|
||||||
spec:
|
spec:
|
||||||
host: calibre.apilab.us
|
host: calibre.apilab.us
|
||||||
path: /
|
path: /
|
||||||
|
|||||||
Reference in New Issue
Block a user