Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

YAML duplicate anchors #1021

Open
whazor opened this issue Aug 10, 2024 · 0 comments
Open

YAML duplicate anchors #1021

whazor opened this issue Aug 10, 2024 · 0 comments

Comments

@whazor
Copy link

whazor commented Aug 10, 2024

        runAsUser: &uid 6969 # NAS media user
        runAsGroup: &uid 6969

The second anchor is supposed to be &gid

Found in:
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/code-server/app/hr.yaml", line 98, column 19
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/code-server/app/hr.yaml", line 106, column 19
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/goatcounter/app/hr.yaml", line 63, column 19
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/goatcounter/app/hr.yaml", line 77, column 19
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/home-assistant/app/hr.yaml", line 110, column 19
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/home-assistant/app/hr.yaml", line 124, column 19
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/immich/app/hr.yaml", line 79, column 24
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/immich/app/hr.yaml", line 250, column 20
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/jellyfin/app/hr.yaml", line 65, column 19
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/jellyfin/app/hr.yaml", line 79, column 19
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/kavita/app/hr.yaml", line 57, column 19
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/kavita/app/hr.yaml", line 71, column 19
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/komga/app/hr.yaml", line 68, column 19
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/komga/app/hr.yaml", line 80, column 19
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/media-edit/app/hr.yaml", line 34, column 30
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/media-edit/app/hr.yaml", line 65, column 30
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/restic-rest-nfs/app/hr.yaml", line 63, column 19
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/apps/restic-rest-nfs/app/hr.yaml", line 77, column 19
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/core/monitoring/alertmanager/app/hr.yaml", line 148, column 19
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/core/monitoring/alertmanager/app/hr.yaml", line 162, column 19
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/core/monitoring/karma/app/hr.yaml", line 65, column 19
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/core/monitoring/karma/app/hr.yaml", line 79, column 19
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/core/secrets/onepassword-connect/app/hr.yaml", line 34, column 30
second occurrence
in "repos/JJGadgets-Biohazard/kube/deploy/core/secrets/onepassword-connect/app/hr.yaml", line 90, column 29
yaml err
found duplicate anchor; first occurrence
in "repos/JJGadgets-Biohazard/kube/templates/test/app/hr.yaml", line 151, column 19
second occurrence
in "repos/JJGadgets-Biohazard/kube/templates/test/app/hr.yaml", line 164, column 19
yaml err

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant