Created
April 9, 2024 09:55
-
-
Save giorgiosironi/684b38f3bc4ed965fc2117e96f36306c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO - Validating kustomization ./kustomizations/apps/data-hub-configs/ | |
Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. | |
stdin - ConfigMap data-hub-configs is valid | |
INFO - Validating kustomization ./kustomizations/apps/basex-validator/ | |
Flag --reorder has been deprecated, use the new 'sortOptions' field in kustomization.yaml instead. | |
# Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. | |
stdin - Service basex-validator is valid | |
stdin - Ingress basex-validator is valid | |
stdin - Deployment basex-validator is invalid: For field spec.replicas: Invalid type. Expected: [integer,null], given: string | |
stdin - ImagePolicy basex-validator-stable is invalid: For field spec.filterTags.extract: Invalid type. Expected: string, given: null | |
stdin - ImageRepository basex-validator is valid |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment