Standardize manifest filenames to <app>-<kind>.yaml
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
- op: add
|
||||
path: /spec/listeners/-
|
||||
value:
|
||||
name: minio-aistor-api
|
||||
protocol: HTTPS
|
||||
port: 443
|
||||
hostname: "s3.jsme.be"
|
||||
allowedRoutes:
|
||||
namespaces:
|
||||
from: Selector
|
||||
selector:
|
||||
matchLabels:
|
||||
kubernetes.io/metadata.name: minio-aistor
|
||||
tls:
|
||||
mode: Terminate
|
||||
certificateRefs:
|
||||
- kind: Secret
|
||||
name: minio-aistor-api-tls
|
||||
namespace: envoy-gateway
|
||||
Reference in New Issue
Block a user