chore(apps): combine some ports (#3096)

* chore(apps): combine some ports

* lints

* move `protocol` under `ports` rather under `service`

* bump cloudd
This commit is contained in:
Stavros Kois
2022-07-09 21:29:01 +02:00
committed by GitHub
parent 041c926ec3
commit 8fcda955e2
54 changed files with 170 additions and 373 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: cloudflared
version: 0.0.4
version: 0.0.5
appVersion: "2022.7.1"
description: Client for Cloudflare Tunnel, a daemon that exposes private services through the Cloudflare edge.
type: application
+1 -1
View File
@@ -17,9 +17,9 @@ podSecurityContext:
service:
main:
protocol: HTTP
ports:
main:
protocol: HTTP
targetPort: 6969
port: 6969