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 0c4b361 commit de89d14Copy full SHA for de89d14
config/default/credentials.yaml
@@ -6,5 +6,4 @@ metadata:
6
type: Opaque
7
data:
8
cloudagent-fqdn: ${AZURESTACKHCI_CLOUDAGENT_FQDN_B64}
9
- wssd-debug-mode: ${WSSD_DEBUG_MODE_B64}
10
- binary-location: ${AZURESTACKHCI_BINARY_LOCATION_B64}
+ wssd-debug-mode: ${WSSD_DEBUG_MODE_B64}
config/manager/kustomization.yaml
@@ -7,3 +7,5 @@ patchesStrategicMerge:
- manager_pull_policy.yaml
- manager_image_patch.yaml
- manager_auth_proxy_patch.yaml
+
11
+namespace: caph-system
0 commit comments