Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save giorgiosironi/684b38f3bc4ed965fc2117e96f36306c to your computer and use it in GitHub Desktop.
Save giorgiosironi/684b38f3bc4ed965fc2117e96f36306c to your computer and use it in GitHub Desktop.
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