Skip to content

Commit 1acc258

Browse files
committed
add back comments and rearrange fileds
1 parent 2570c4d commit 1acc258

File tree

92 files changed

+12683
-12682
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

92 files changed

+12683
-12682
lines changed

config/aso/kustomization.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ resources:
66
- crds.yaml
77
- settings.yaml
88

9-
# This implements https://github.com/Azure/azure-service-operator/pull/4011
10-
# for versions of ASO which don't include that fix.
119
patches:
1210
- path: patches/visualizer_label_in_bastionhosts.yaml
1311
- path: patches/visualizer_label_in_extensions.yaml
@@ -37,6 +35,9 @@ patches:
3735
kind: Deployment
3836
name: azureserviceoperator-controller-manager
3937
version: v1
38+
39+
# This implements https://github.com/Azure/azure-service-operator/pull/4011
40+
# for versions of ASO which don't include that fix.
4041
- patch: |-
4142
apiVersion: apps/v1
4243
kind: Deployment

config/capz/kustomization.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ replacements:
5252
index: 1
5353
select:
5454
annotationSelector: cert-manager.io/inject-ca-from
55-
- source:
55+
- source: # SERVICE_NAMESPACE
5656
fieldPath: metadata.namespace
5757
kind: Service
5858
name: webhook-service
@@ -79,7 +79,7 @@ replacements:
7979
name: serving-cert
8080
namespace: system
8181
version: v1
82-
- source:
82+
- source: # SERVICE_NAMESPACE
8383
kind: Service
8484
name: webhook-service
8585
targets:

templates/cluster-template-aad.yaml

Lines changed: 80 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

templates/cluster-template-aks-aso-clusterclass.yaml

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)