Skip to content

Commit cdfeb56

Browse files
committed
priority
1 parent 63665b6 commit cdfeb56

2 files changed

Lines changed: 9 additions & 13 deletions

File tree

apps/apisix/overlays/testing-privileged/ignore-additional-printer-columns-patch.yaml

Lines changed: 0 additions & 11 deletions
This file was deleted.

apps/apisix/overlays/testing-privileged/kustomization.yaml

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,12 @@ helmCharts:
1818
serviceNamespace: testing-privileged
1919
global:
2020
namespace: testing-privileged
21-
patches:
22-
- path: ignore-additional-printer-columns-patch.yaml
21+
22+
# https://github.com/argoproj-labs/argocd-autopilot/issues/631
23+
# https://github.com/apache/apisix-helm-chart/issues/531
24+
# https://github.com/apache/apisix-helm-chart/pull/797
25+
# ignoreDifferences:
26+
# - group: apiextensions.k8s.io
27+
# kind: CustomResourceDefinition
28+
# jqPathExpressions:
29+
# - '.spec.versions[].additionalPrinterColumns[]'

0 commit comments

Comments
 (0)