devel: rename manifests/ to kustomizations/
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
fullnameOverride: osm-tile-server
|
||||
|
||||
ingress:
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-staging
|
||||
nginx.ingress.kubernetes.io/proxy-buffer-size: 128k
|
||||
atlantis.oceanbox.io/expose: internal
|
||||
hosts:
|
||||
- host: osm.srv.oceanbox.io
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
tls:
|
||||
- hosts:
|
||||
- osm.srv.oceanbox.io
|
||||
secretName: prod-osm-tile-server-tls
|
||||
Reference in New Issue
Block a user