Skip to content

Commit de89d14

Browse files
authored
clean up and fix pipeline (#95)
1 parent 0c4b361 commit de89d14

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

config/default/credentials.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ metadata:
66
type: Opaque
77
data:
88
cloudagent-fqdn: ${AZURESTACKHCI_CLOUDAGENT_FQDN_B64}
9-
wssd-debug-mode: ${WSSD_DEBUG_MODE_B64}
10-
binary-location: ${AZURESTACKHCI_BINARY_LOCATION_B64}
9+
wssd-debug-mode: ${WSSD_DEBUG_MODE_B64}

config/manager/kustomization.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ patchesStrategicMerge:
77
- manager_pull_policy.yaml
88
- manager_image_patch.yaml
99
- manager_auth_proxy_patch.yaml
10+
11+
namespace: caph-system

0 commit comments

Comments
 (0)