File tree Expand file tree Collapse file tree
scripts/azure-vn/deployment Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 app.kubernetes.io/name : operator
1414 annotations :
1515 microsoft.containerinstance.virtualnode.ccepolicy : ' '
16- microsoft.containerinstance.virtualnode.identity : /subscriptions/63e97a70-d825-4b08-af6d-c0d8ad98bed3/resourcegroups/kat-vn-aks/providers/Microsoft.ManagedIdentity/userAssignedIdentities/kat-vn-aks-opr-id
16+ microsoft.containerinstance.virtualnode.identity : IDENTITY_PLACEHOLDER
1717 microsoft.containerinstance.virtualnode.injectdns : " false"
1818 spec :
1919 containers :
3636 command :
3737 - /skr.sh
3838 - name : uid2-operator
39- image : " ghcr.io/iabtechlab/uid2-operator:5.47.71-alpha-215-SNAPSHOT-azure-cc "
39+ image : IMAGE_PLACEHOLDER
4040 resources :
4141 limits :
4242 memory : " 8Gi"
@@ -45,11 +45,11 @@ spec:
4545 runAsUser : 1000
4646 env :
4747 - name : VAULT_NAME
48- value : kat-vn-aks-vault
48+ value : VAULT_NAME_PLACEHOLDER
4949 - name : OPERATOR_KEY_SECRET_NAME
50- value : kat-vn-aks-opr-key-name
50+ value : OPERATOR_KEY_SECRET_NAME_PLACEHOLDER
5151 - name : DEPLOYMENT_ENVIRONMENT
52- value : integ
52+ value : DEPLOYMENT_ENVIRONMENT_PLACEHOLDER
5353 ports :
5454 - containerPort : 8080
5555 protocol : TCP
You can’t perform that action at this time.
0 commit comments