Difference between revisions of "Kind: SecurityGroupPolicy"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
  
  
* [[1Password Connect]]
 
  
 +
== See also ==
 
* {{1password connect}}
 
* {{1password connect}}
 
* {{1password}}
 
* {{1password}}
 +
 +
[[Category:1passwords]]

Latest revision as of 11:34, 1 July 2024

cat >my-security-group-policy.yaml <<EOF
apiVersion: vpcresources.k8s.aws/v1beta1
kind: SecurityGroupPolicy
metadata:
  name: my-security-group-policy
  namespace: my-namespace
spec:
  podSelector: 
    matchLabels:
      role: my-role
  securityGroups:
    groupIds:
      - my_pod_security_group_id
EOF


See also[edit]

Advertising: