Skip to content

Commit 93b8dd9

Browse files
committed
Ignore certs
1 parent 337ea53 commit 93b8dd9

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ make cleanup
106106

107107
### Apps
108108

109+
* Add ArgoCD Image Updater <https://argocd-image-updater.readthedocs.io/en/stable/>
109110
* ~~Add Oil Monitor app <https://github.com/mylesagray/boilerjuice-tank-api>~~
110111
* ~~Move from traefik to traefik + cert-manager for ingress and TLS~~
111112
* ~~Traefik ~HA mode?~~

apps/infra/templates/traefik-hub.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ spec:
3030
kind: Secret
3131
name: hub-agent-certs
3232
jsonPointers:
33-
- /data
33+
- /data/cert
34+
- /data/key

0 commit comments

Comments
 (0)