yet an another namespace swap
This commit is contained in:
		| @@ -17,7 +17,7 @@ Watches log directory for logs, and ships them to mongo. | |||||||
|  |  | ||||||
| ## Skaffold | ## Skaffold | ||||||
| ```bash | ```bash | ||||||
| export NS=gitdbd-hbsci | export NS=gitdbd-5cym5 | ||||||
| kubectl apply -f k8s/dev/mongodb.yaml -n "$NS" | kubectl apply -f k8s/dev/mongodb.yaml -n "$NS" | ||||||
| kubectl apply -f k8s/dev/prom.yaml -n "$NS" | kubectl apply -f k8s/dev/prom.yaml -n "$NS" | ||||||
| skaffold dev --namespace "$NS" | skaffold dev --namespace "$NS" | ||||||
|   | |||||||
| @@ -150,10 +150,10 @@ metadata: | |||||||
|     kubernetes.io/ingress.class: traefik |     kubernetes.io/ingress.class: traefik | ||||||
|     traefik.ingress.kubernetes.io/router.entrypoints: websecure |     traefik.ingress.kubernetes.io/router.entrypoints: websecure | ||||||
|     traefik.ingress.kubernetes.io/router.tls: "true" |     traefik.ingress.kubernetes.io/router.tls: "true" | ||||||
|     external-dns.alpha.kubernetes.io/target: traefik-hbsci.codemowers.ee |     external-dns.alpha.kubernetes.io/target: traefik-5cym5.codemowers.ee | ||||||
| spec: | spec: | ||||||
|   rules: |   rules: | ||||||
|     - host: mongoexpress-hbsci.codemowers.ee |     - host: mongoexpress-5cym5.codemowers.ee | ||||||
|       http: |       http: | ||||||
|         paths: |         paths: | ||||||
|           - pathType: Prefix |           - pathType: Prefix | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user