We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de89d14 commit 1255277Copy full SHA for 1255277
config/default/credentials.yaml
@@ -6,4 +6,5 @@ metadata:
6
type: Opaque
7
data:
8
cloudagent-fqdn: ${AZURESTACKHCI_CLOUDAGENT_FQDN_B64}
9
- wssd-debug-mode: ${WSSD_DEBUG_MODE_B64}
+ wssd-debug-mode: ${WSSD_DEBUG_MODE_B64}
10
+ binary-location: ${AZURESTACKHCI_BINARY_LOCATION_B64}
config/manager/kustomization.yaml
@@ -7,5 +7,3 @@ patchesStrategicMerge:
- manager_pull_policy.yaml
- manager_image_patch.yaml
- manager_auth_proxy_patch.yaml
-
11
-namespace: caph-system
0 commit comments