File tree Expand file tree Collapse file tree 4 files changed +3
-4
lines changed
Expand file tree Collapse file tree 4 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ resources:
66 - https://github.com/adyanth/cloudflare-operator.git/config/default?ref=v0.13.1
77 # ClusterTunnel CR (cloudflared deployment created by operator)
88 - cluster-tunnel.yaml
9- - dns-adoption-job.yaml
109generators :
1110 - ksops-cloudflare-secrets.yaml
1211images :
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ metadata:
77 annotations :
88 argocd.argoproj.io/sync-wave : " 1"
99subjects :
10- - name : ansible
10+ - name : awx-service
1111 spec :
1212 fqdn : ansible.makeitwork.cloud
1313 target : http://awx-service.awx.svc:80
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ metadata:
6464 annotations :
6565 argocd.argoproj.io/sync-wave : " 1"
6666subjects :
67- - name : grafana-status
67+ - name : grafana-status-service
6868 spec :
6969 fqdn : status.makeitwork.cloud
7070 target : http://grafana-status-service.grafana.svc:3000
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ metadata:
77 annotations :
88 argocd.argoproj.io/sync-wave : " 1"
99subjects :
10- - name : grafana
10+ - name : grafana-service
1111 spec :
1212 fqdn : grafana.makeitwork.cloud
1313 target : http://grafana-service.grafana.svc:3000
You can’t perform that action at this time.
0 commit comments