1
0
Fork 0
kubernetes/20125
Dustin 921fadc44b 20125: Fix website URL anchors
As it turns out, it's not possible to reuse a YAML anchor.  At least in
Rust's `serde_yaml`, only the final definition is used.  All references,
even those that appear before the final definition, use the same
definition.  Thus, each application that refers to its own URL in its
match criteria needs a unique anchor.
2025-07-27 18:16:30 -05:00
..
config.yml 20125: Fix website URL anchors 2025-07-27 18:16:30 -05:00
ingress.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00
kustomization.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00
namespace.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00
secrets.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00
status-server-ca.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00
status-server.yaml 20125: Deploy Status server 2024-11-02 19:51:53 -05:00